public getType () Event type
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
final public mixed fireQueue (
abstract public getData () ...
public getSource () Event source
abstract public isStopped () ...
public array getListeners (string $type) Returns all the attached listeners of a certain type
abstract public getType () ...
Page 1 of 4