PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Event/Notification.php';
bool Event_Notification::isNotificationCancelled ()
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.