API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.command.handler »
xajax.call
Classes & Functions
Files & Folders
Function: xajax.call
xajax.call = function() { }
Parameters:
sFunctionName
(string) The name of the function to execute on the server.
oRequestOptions
(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.
