API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.command.handler »
xajax.request
Classes & Functions
Files & Folders
Function: xajax.request
xajax.request = function() { }
Parameters:
functionName
(object) An object containing the name of the function to execute
on the server. The standard request is
{xjxfun
oRequest
(object, optional) A request object which may contain call specific parameters. This object will beused by xajax to store all the request parameters as wellas temporary variables needed during the processing of therequest.
