public setData ([mixed $data]) Sets event data
public getData () Event data
abstract public setType (mixed $type) ...
public arePrioritiesEnabled () Returns if priorities are enabled
public detachAll ([mixed $type]) Removes all events from the EventsManager
abstract public getListeners (mixed $type) ...
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
Source
Page 4 of 4