Inheritance diagram for PEIP_Interceptor_Dispatcher:

Public Member Functions | |
| notify ($eventName, $parameters) | |
| notifyUntil ($eventName, $parameters) | |
Definition at line 22 of file PEIP_Interceptor_Dispatcher.php.
| PEIP_Interceptor_Dispatcher::notify | ( | $ | eventName, | |
| $ | parameters | |||
| ) | 
public
| $eventName | ||
| $parameters | 
Reimplemented from PEIP_ABS_Map_Dispatcher.
Definition at line 40 of file PEIP_Interceptor_Dispatcher.php.
References PEIP_ABS_Map_Dispatcher::getListeners().
| PEIP_Interceptor_Dispatcher::notifyUntil | ( | $ | eventName, | |
| $ | parameters | |||
| ) | 
public
| $eventName | ||
| $parameters | 
Reimplemented from PEIP_ABS_Map_Dispatcher.
Definition at line 67 of file PEIP_Interceptor_Dispatcher.php.
References PEIP_ABS_Map_Dispatcher::getListeners().
 1.5.1