Event_Notification::isNotificationCancelled

Event_Notification::isNotificationCancelled() – Check, whether notification has been cancelled.

Synopsis

require_once 'Event/Notification.php';

bool Event_Notification::isNotificationCancelled ( )

Description

Checks, whether the notification has been cancelled.

Return value

bool TRUE if the notification has been cancelled, FALSE otherwise.

Note

This function can not be called statically.

Cancel the notification. (Previous) File Formats (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.