Event_Notification::cancelNotification

Event_Notification::cancelNotification() – Cancel the notification.

Synopsis

require_once 'Event/Notification.php';

void Event_Notification::cancelNotification ( )

Description

Cancels the notification.

If a notification is cancelled, no more observers will be notified by this notification.

Return value

void

Note

This function can not be called statically.

Get number of observers notified. (Previous) Check, whether notification has been cancelled. (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.