\

Interfaces

Horde_Notification_Storage_Interface An interface describing a storage location for notification messages.

Classes

Horde_Notification The Horde_Notification:: class provides a subject-observer pattern for raising and showing messages of different types and to different listeners.
Horde_Notification_Event The Horde_Notification_Event:: class defines a single notification event.
Horde_Notification_Event_Status The Horde_Notification_Event_Status:: class defines a single status notification event.
Horde_Notification_Exception Exception handler for the Horde_Notification library.
Horde_Notification_Handler The Horde_Notification package provides a subject-observer pattern for raising and showing messages of different types and to different listeners.
Horde_Notification_Handler_Decorator_Alarm The Alarm Decorator notifies the alarm system to push its notifications on the stack.
Horde_Notification_Handler_Decorator_Base Define the functions needed for a Decorator instance.
Horde_Notification_Handler_Decorator_Log The Log Decorator logs error events when they are pushed on the stack.
Horde_Notification_Listener The Horde_Notification_Listener:: class provides functionality for displaying messages from the message stack as a status line.
Horde_Notification_Listener_Audio The Horde_Notification_Listener_Audio:: class provides functionality for inserting embedded audio notifications from the stack into the page.
Horde_Notification_Listener_Status The Horde_Notification_Listener_Status:: class provides functionality for displaying messages from the message stack as a status line.
Horde_Notification_Storage_Object A class that stores notifications in an object.
Horde_Notification_Storage_Session A class that stores notifications in the session.