Event_Dispatcher::addNestedDispatcher (Previous) (Next) Event_Notification

View this page in Last updated: Sun, 24 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Event_Dispatcher::removeNestedDispatcher()

Event_Dispatcher::removeNestedDispatcher() -- ネストしたディスパッチャを削除する

説明

ディスパッチャからネストしたディスパッチャを削除します。

ネストしたディスパッチャのリストからディスパッチャを削除するには、 removeNestedDispatcher() に同一のオブジェクトを渡します。

パラメータ

  • object Event_Dispatcher &$dispatcher

    ネストしたディスパッチャのリストから削除するディスパッチャを指定します。

返り値

boolean ディスパッチャが削除された場合 TRUE、 さもなければ FALSE

注意

この関数は、スタティックにコールする ことはできません。

Event_Dispatcher::addNestedDispatcher (Previous) (Next) Event_Notification

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