Elgg  Version 2.3
Elgg\EventsService Member List

This is the complete list of members for Elgg\EventsService, including all inherited members.

$loggerElgg\HooksRegistrationServiceprotected
__construct(Inspector $inspector=null)Elgg\EventsService
backup()Elgg\HooksRegistrationService
clearHandlers($name, $type)Elgg\HooksRegistrationService
getAllHandlers()Elgg\HooksRegistrationService
getMatcher($spec)Elgg\HooksRegistrationServiceprotected
getOrderedHandlers($name, $type)Elgg\HooksRegistrationService
hasHandler($name, $type)Elgg\HooksRegistrationService
OPTION_DEPRECATION_MESSAGEElgg\EventsService
OPTION_DEPRECATION_VERSIONElgg\EventsService
OPTION_STOPPABLEElgg\EventsService
REG_KEY_HANDLERElgg\HooksRegistrationService
REG_KEY_INDEXElgg\HooksRegistrationService
REG_KEY_PRIORITYElgg\HooksRegistrationService
registerHandler($name, $type, $callback, $priority=500)Elgg\EventsService
restore()Elgg\HooksRegistrationService
setLogger(\Elgg\Logger $logger=null)Elgg\HooksRegistrationService
trigger($event, $type, $object=null, array $options=array())Elgg\EventsService
triggerAfter($event, $object_type, $object=null)Elgg\EventsService
triggerBefore($event, $object_type, $object=null)Elgg\EventsService
triggerDeprecated($event, $object_type, $object=null, $message, $version)Elgg\EventsService
unregisterHandler($name, $type, $callback)Elgg\HooksRegistrationService