Elgg  Version 5.1
Elgg\ActionsService Member List

This is the complete list of members for Elgg\ActionsService, including all inherited members.

$handlersElgg\ActionsServiceprotected
$routesElgg\ActionsServiceprotected
__construct(RouteRegistrationService $routes, HandlersService $handlers)Elgg\ActionsService
exists(string $action)Elgg\ActionsService
getAllActions()Elgg\ActionsService
register(string $action, string $handler= '', string $access= 'logged_in', array $params=[])Elgg\ActionsService
unregister(string $action)Elgg\ActionsService