Event_Notification::getNotificationObject Event_Notification::getNotificationCount

Event_Dispatcher

PEAR Manual


Event_Notification::getNotificationInfo

Event_Notification::getNotificationInfo() -- Get additional information from the notification.

Synopsis

      require_once 'Event/Notification.php';
     

mixed Event_Notification::getNotificationInfo ( )

Description

Get additional information that has been stored in the notification.

Return value

mixed additional information.

Note

This function can not be called statically.



Event_Notification::getNotificationObject Event_Notification::getNotificationCount

Event_Dispatcher

PEAR Manual