Package Alarm
Horde_Alarm | The Horde_Alarm:: class provides an interface to deal with reminders, alarms and notifications through a standardized API. |
Horde_Alarm_Exception | Exception handler for the Horde_Alarm library. |
Horde_Alarm_Handler | The Horde_Alarm_Handler class is an interface for all Horde_Alarm handlers that notifies of active alarms. |
Horde_Alarm_Handler_Desktop | The Horde_Alarm_Handler_Mail class is a Horde_Alarm handler that notifies of active alarms by desktop notification through webkit browsers. |
Horde_Alarm_Handler_Mail | The Horde_Alarm_Handler_Mail class is a Horde_Alarm handler that notifies of active alarms by e-mail. |
Horde_Alarm_Handler_Notify | The Horde_Alarm_Handler_Notification class is a Horde_Alarm handler that notifies of active alarms over the Horde_Notification system. |
Horde_Alarm_Null | Null Alarm driver. |
Horde_Alarm_Object | The Horde_Alarm_Object class is a Horde_Alarm storage implementation using an object instance. |
Horde_Alarm_Sql | The Horde_Alarm_sql class is a Horde_Alarm storage implementation using the PEAR DB package. |
Horde_Alarm_Translation | Horde_Alarm_Translation is the translation wrapper class for Horde_Alarm. |