Event_Notification::getNotificationInfo | Event_Notification::cancelNotification |
Event_Dispatcher | |
PEAR Manual | |
require_once 'Event/Notification.php'; |
int Event_Notification::getNotificationCount (
)
Retrieves the amount of observers that have been notified by the notification.
int number of observers notified.
This function can not be called statically.
Event_Notification::getNotificationInfo | Event_Notification::cancelNotification |
Event_Dispatcher | |
PEAR Manual | |