Elgg  Version 2.3
Elgg\ActionsService Member List

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

__construct(Config $config, ElggSession $session, ElggCrypto $crypto)Elgg\ActionsService
ajaxActionHook()Elgg\ActionsService
ajaxForwardHook($hook, $reason, $forward_url, $params)Elgg\ActionsService
execute($action, $forwarder="")Elgg\ActionsService
exists($action)Elgg\ActionsService
gatekeeper($action)Elgg\ActionsService
generateActionToken($timestamp, $session_token= '')Elgg\ActionsService
getActionTokenTimeout()Elgg\ActionsService
getAllActions()Elgg\ActionsService
handleTokenRefreshRequest()Elgg\ActionsService
register($action, $filename="", $access= 'logged_in')Elgg\ActionsService
unregister($action)Elgg\ActionsService
validateActionToken($visible_errors=true, $token=null, $ts=null)Elgg\ActionsService
validateTokenOwnership($token, $timestamp, $session_token= '')Elgg\ActionsService
validateTokenTimestamp($ts)Elgg\ActionsServiceprotected