EventHandler
class EventHandler
Constants
BEFORE |
|
AFTER |
|
Methods
static
dispatch($entity, EventDispatcher $dispatcher, $action, $moment, $class = null, $isCore = false)
No description
static
dispatchRpc($data, EventDispatcher $dispatcher, $controller, $action, $moment)
No description
static
createEvent($entity, $class, $action, $moment, $isCore)
No description
static
createRpcEvent($data, $controller, $action, $moment)
No description