Event_Notification::getNotificationCount | Event_Notification::isNotificationCancelled |
Event_Dispatcher | |
PEAR Manual | |
require_once 'Event/Notification.php'; |
void Event_Notification::cancelNotification (
)
Cancels the notification.
If a notification is cancelled, no more observers will be notified by this notification.
void
This function can not be called statically.
Event_Notification::getNotificationCount | Event_Notification::isNotificationCancelled |
Event_Dispatcher | |
PEAR Manual | |