Elgg
Version 1.11
|
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, $session_token= '') | Elgg\ActionsService | |
getActionTokenTimeout() | Elgg\ActionsService | |
getAllActions() | Elgg\ActionsService | |
includeFile($file) | Elgg\ActionsService | protectedstatic |
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\ActionsService | protected |