| Elgg
    Version 1.11
    | 
This is the complete list of members for Elgg\PluginHooksService, including all inherited members.
| $logger | Elgg\HooksRegistrationService | protected | 
| getAllHandlers() | Elgg\HooksRegistrationService | |
| getOrderedHandlers($name, $type) | Elgg\HooksRegistrationService | |
| 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 |