PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Removes a nested dispatcher from the dispatcher.
To remove a dispatcher from the list of nested dispatcher, just pass the same object to removeNestedDispatcher().
object Event_Dispatcher &$dispatcher
Dispatcher that should be removed from the list of nested dispatchers.
Zurück | Zum Anfang | Nach vorne |
Event_Dispatcher::addNestedDispatcher() | Nach oben | Event_Notification |