final public mixed fireQueue (
public hasListeners (mixed $type) Check whether certain type of event has listeners
public collectResponses (mixed $collect) Tells the event manager if it needs to collect all the responses returned
Source
public getType () Event type
abstract public getData () ...
abstract public fire (mixed $eventType, mixed $source, [mixed $data]) ...
public getSource () Event source
abstract public isStopped () ...
public isCollecting () Check if the events manager is collecting all all the responses returned by every registered listener
Page 1 of 4