previousEvent_Notification::getNotificationCount (Previous) (Next) Event_Notification::isNotificationCancellednext

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

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.

previousEvent_Notification::getNotificationCount (Previous) (Next) Event_Notification::isNotificationCancellednext

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.