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