public setData ([mixed $data]) Sets event data
abstract public getListeners (mixed $type) ...
abstract public setType (mixed $type) ...
abstract public attach (mixed $eventType, mixed $handler) ...
public arePrioritiesEnabled () Returns if priorities are enabled
abstract public setData ([mixed $data]) ...
Source
public isStopped () Check whether the event is currently stopped
public detach (string $eventType, object $handler) Detach the listener from the events manager
public enablePriorities (mixed $enablePriorities) Set if priorities are enabled in the EventsManager
Page 4 of 4