Elgg  Version 1.9
Elgg_PluginHooksService Member List

This is the complete list of members for Elgg_PluginHooksService, including all inherited members.

$loggerElgg_HooksRegistrationServiceprotected
describeCallable($callable)Elgg_HooksRegistrationServiceprotected
getAllHandlers()Elgg_HooksRegistrationService
getOrderedHandlers($name, $type)Elgg_HooksRegistrationServiceprotected
hasHandler($name, $type)Elgg_HooksRegistrationService
registerHandler($name, $type, $callback, $priority=500)Elgg_HooksRegistrationService
setLogger(Elgg_Logger $logger=null)Elgg_HooksRegistrationService
trigger($hook, $type, $params=null, $returnvalue=null)Elgg_PluginHooksService
unregisterHandler($name, $type, $callback)Elgg_HooksRegistrationService