Source
abstract public getData () ...
public collectResponses (mixed $collect) Tells the event manager if it needs to collect all the responses returned
public getType () Event type
final public mixed fireQueue (
public hasListeners (mixed $type) Check whether certain type of event has listeners
implements Phalcon\Events\EventInterface
extends class Phalcon\Exception
abstract public fire (mixed $eventType, mixed $source, [mixed $data]) ...
abstract public detach (mixed $eventType, mixed $handler) ...
Page 1 of 4