Elgg  Version 1.10
Elgg\ActionsService Member List

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

ajaxActionHook()Elgg\ActionsService
ajaxForwardHook($hook, $reason, $return, $params)Elgg\ActionsService
execute($action, $forwarder="")Elgg\ActionsService
exists($action)Elgg\ActionsService
gatekeeper($action)Elgg\ActionsService
generateActionToken($timestamp)Elgg\ActionsService
getActionTokenTimeout()Elgg\ActionsService
getAllActions()Elgg\ActionsService
register($action, $filename="", $access= 'logged_in')Elgg\ActionsService
unregister($action)Elgg\ActionsService
validateActionToken($visible_errors=true, $token=null, $ts=null)Elgg\ActionsService
validateTokenTimestamp($ts)Elgg\ActionsServiceprotected