Event_Dispatcher::removeNestedDispatcher()
Описание
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.
Пред. | Начало | След. |
Event_Dispatcher::addNestedDispatcher() | Уровень выше | Event_Notification |