abstract public getData () ...
Source
final public mixed fireQueue (
public getType () Event type
public collectResponses (mixed $collect) Tells the event manager if it needs to collect all the responses returned
public hasListeners (mixed $type) Check whether certain type of event has listeners
public array getListeners (string $type) Returns all the attached listeners of a certain type
abstract public getType () ...
public isCollecting () Check if the events manager is collecting all all the responses returned by every registered listener
public getSource () Event source
Page 1 of 4