| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Event_Notification::Event_NotificationEvent_Notification::Event_Notification() – 新規通知オブジェクトを作成する
Synopsis
require_once 'Event/Notification.php';
DescriptionEvent_Notification クラスのコンストラクタです。 Event_Dispatcher::post() メソッドによって自動的に生成されるため、ほとんどの場合、 独自に通知オブジェクトを生成する必要はないでしょう。 Parameter
Return valuestring 通知名 NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Event_Notification::Event_Notification」をGoogle検索
|