public detach (string $eventType, object $handler) Detach the listener from the events manager
abstract public getType () ...
abstract public isCancelable () ...
abstract public isStopped () ...
abstract public getEventsManager () ...
abstract public setType (mixed $type) ...
abstract public setData ([mixed $data]) ...
abstract public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager) ...
abstract public stop () ...
Source on GitHub Methods abstract public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager) ... abstract public getEventsManager () ...
Page 262 of 382