Elgg
Version 1.9
|
This is the complete list of members for Elgg_PluginHooksService, including all inherited members.
$logger | Elgg_HooksRegistrationService | protected |
describeCallable($callable) | Elgg_HooksRegistrationService | protected |
getAllHandlers() | Elgg_HooksRegistrationService | |
getOrderedHandlers($name, $type) | Elgg_HooksRegistrationService | protected |
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 |