Event_Dispatcher | File Formats |
Event_Dispatcher | |
PEAR Manual | |
require_once 'Event/Notification.php'; |
bool Event_Notification::isNotificationCancelled (
)
Checks, whether the notification has been cancelled.
bool TRUE if the notification has been cancelled, FALSE otherwise.
This function can not be called statically.
Event_Dispatcher | File Formats |
Event_Dispatcher | |
PEAR Manual | |