public mixed fire (string $eventType, object $source, [mixed $data], [boolean $cancelable])
abstract public stop () ...
public stop () Stops the event preventing propagation
public setType (mixed $type) Sets event type
abstract public detachAll ([mixed $type]) ...
implements Phalcon\Events\ManagerInterface
abstract public isCancelable () ...
abstract public setData ([mixed $data]) ...
abstract public setEventsManager (Ph
abstract public attach (mixed $eventType, mixed $handler) ...
Page 3 of 4