Elgg
Version 1.9
|
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_ActionsService | protected |