Elgg  Version 2.3
Elgg\PluginHooksService Member List

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

$loggerElgg\HooksRegistrationServiceprotected
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
REG_KEY_HANDLERElgg\HooksRegistrationService
REG_KEY_INDEXElgg\HooksRegistrationService
REG_KEY_PRIORITYElgg\HooksRegistrationService
registerHandler($name, $type, $callback, $priority=500)Elgg\PluginHooksService
restore()Elgg\HooksRegistrationService
setLogger(\Elgg\Logger $logger=null)Elgg\HooksRegistrationService
trigger($hook, $type, $params=null, $returnvalue=null)Elgg\PluginHooksService
unregisterHandler($name, $type, $callback)Elgg\HooksRegistrationService