Handles Ajax requests, sending them to plugin sinks.
Located in /system/classes/ajaxhandler.php (line 9)
ActionHandler | --AjaxHandler
Inherited from ActionHandler
ActionHandler::$action
ActionHandler::$handler_vars
Handles incoming ajax requests for which the user need not be authenticated.
Forwards the request to plugin actions for the "context" portion of the URL. The following example would set the context of 'foo' and trigger the plugin action 'ajax_foo'.
Handles incoming ajax requests for which the user must be authenticated.
Forwards the request to plugin actions for the "context" portion of the URL.
Inherited From ActionHandler
ActionHandler::act()
ActionHandler::act_redirect()
ActionHandler::__call()
Documentation generated on Thu, 30 Oct 2008 20:31:02 +0100 by phpDocumentor 1.3.2