Elgg
Version 3.0
|
This is the complete list of members for Elgg\HooksRegistrationService, including all inherited members.
backup() | Elgg\HooksRegistrationService | |
checkDeprecation($name, $type, array $options=[]) | Elgg\HooksRegistrationService | protected |
clearHandlers($name, $type) | Elgg\HooksRegistrationService | |
getAllHandlers() | Elgg\HooksRegistrationService | |
getMatcher($spec) | Elgg\HooksRegistrationService | protected |
getOrderedHandlers($name, $type) | Elgg\HooksRegistrationService | |
hasHandler($name, $type) | Elgg\HooksRegistrationService | |
OPTION_DEPRECATION_MESSAGE | Elgg\HooksRegistrationService | |
OPTION_DEPRECATION_VERSION | Elgg\HooksRegistrationService | |
REG_KEY_HANDLER | Elgg\HooksRegistrationService | |
REG_KEY_INDEX | Elgg\HooksRegistrationService | |
REG_KEY_PRIORITY | Elgg\HooksRegistrationService | |
registerHandler($name, $type, $callback, $priority=500) | Elgg\HooksRegistrationService | |
restore() | Elgg\HooksRegistrationService | |
unregisterHandler($name, $type, $callback) | Elgg\HooksRegistrationService |