Event_Dispatcher::addNestedDispatcher (Previous) (Next) Event_Notification

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Event_Dispatcher::removeNestedDispatcher()

Event_Dispatcher::removeNestedDispatcher() -- Remove a nested dispatcher.

Leírás

Removes a nested dispatcher from the dispatcher.

To remove a dispatcher from the list of nested dispatcher, just pass the same object to removeNestedDispatcher().

Paraméterek

  • object Event_Dispatcher &$dispatcher

    Dispatcher that should be removed from the list of nested dispatchers.

Visszatérési érték

boolean TRUE if the dispatcher could be removed, FALSE otherwise.

Megjegyzés

Ez a függvény nem hívható statikusan.

Event_Dispatcher::addNestedDispatcher (Previous) (Next) Event_Notification

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