|
Elgg
Version 2.3
|
This is the complete list of members for Elgg\PluginHooksService, including all inherited members.
| $logger | Elgg\HooksRegistrationService | protected |
| backup() | Elgg\HooksRegistrationService | |
| clearHandlers($name, $type) | Elgg\HooksRegistrationService | |
| getAllHandlers() | Elgg\HooksRegistrationService | |
| getMatcher($spec) | Elgg\HooksRegistrationService | protected |
| getOrderedHandlers($name, $type) | Elgg\HooksRegistrationService | |
| hasHandler($name, $type) | Elgg\HooksRegistrationService | |
| REG_KEY_HANDLER | Elgg\HooksRegistrationService | |
| REG_KEY_INDEX | Elgg\HooksRegistrationService | |
| REG_KEY_PRIORITY | Elgg\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 |