Elgg
Version 6.1
|
This is the complete list of members for Elgg\ActionsService, including all inherited members.
__construct(protected RouteRegistrationService $routes, protected HandlersService $handlers) | Elgg\ActionsService | |
ACCESS_LEVELS | Elgg\ActionsService | protected |
exists(string $action) | Elgg\ActionsService | |
getAllActions() | Elgg\ActionsService | |
register(string $action, string $handler= '', string $access= 'logged_in', array $params=[]) | Elgg\ActionsService | |
UNPROTECTED_ACTIONS | Elgg\ActionsService | protected |
unregister(string $action) | Elgg\ActionsService |