previousEvent_Notification::cancelNotification (Previous) (Next) ファイル形式next

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::isNotificationCancelled

Event_Notification::isNotificationCancelled() – 通知がキャンセルされたかどうかをチェックする

Synopsis

require_once 'Event/Notification.php';

bool Event_Notification::isNotificationCancelled ( )

Description

通知がキャンセルされたかどうかをチェックします。

Return value

bool 通知がキャンセルされた場合 TRUE 、 そうでなければ FALSE

Note

This function can not be called statically.

previousEvent_Notification::cancelNotification (Previous) (Next) ファイル形式next

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.