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

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

Event_Notification::cancelNotification

Event_Notification::cancelNotification() – 通知をキャンセルする

Synopsis

require_once 'Event/Notification.php';

void Event_Notification::cancelNotification ( )

Description

通知をキャンセルします。

通知がキャンセルされた場合、オブザーバは通知を受けなくなります。

Return value

void

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 21 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.