Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
X
 xajax, xajax
 xajaxArgumentManager, xajaxArgumentManager
 xajaxCall, xajaxCall
 xajaxCallableObject, xajaxCallableObject
 xajaxCallableObjectPlugin, xajaxCallableObjectPlugin
 xajaxCompressFile
 xajaxControl, xajaxControl
 xajaxControlContainer, xajaxControlContainer
 xajaxCustomRequest, xajaxCustomRequest
 xajaxEvent, xajaxEvent
 xajaxEventPlugin, xajaxEventPlugin
 xajaxFunctionPlugin, xajaxFunctionPlugin
 xajaxLanguageManager, xajaxLanguageManager
 xajaxPluginManager, xajaxPluginManager
 xajaxRequest, xajaxRequest
 xajaxResponse, xajaxResponse
 xajaxResponseManager, xajaxResponseManager
 xajaxScriptPlugin, xajaxScriptPlugin
 xajaxUserFunction, xajaxUserFunction
 xml, xajax. responseProcessor
function xajax($sRequestURI = null,
$sLanguage = null)
Constructs a xajax instance and initializes the plugin system.
function xajaxArgumentManager()
Initializes configuration settings to their default values and reads the argument data from the GET or POST data.
function xajaxCall($sFunction =  '')
Initializes the xajaxCall object.
function xajaxCallableObject(&$obj)
Constructs and initializes the xajaxCallableObject
function xajaxCallableObjectPlugin()
function xajaxCompressFile($sFile)
xajax will call this function internally to compress the javascript code for more efficient delivery.
function xajaxControl($sTag,  
$aConfiguration = array())
function xajaxControlContainer($sTag,  
$aConfiguration = array())
Called to construct and configure this control.
function xajaxCustomRequest($sScript)
Constructs and initializes an instance of the object.
function xajaxEvent($sName)
Construct and initialize this xajaxEvent object.
function xajaxEventPlugin()
function xajaxFunctionPlugin()
Constructs and initializes the xajaxFunctionPlugin.
function xajaxLanguageManager()
Construct and initialize the one and only xajax language manager object.
function xajaxPluginManager()
Construct and initialize the one and only xajax plugin manager.
function xajaxRequest($sName)
Construct and initialize this request.
function xajaxResponse()
Create and initialize a xajaxResponse object.
function xajaxResponseManager()
Construct and initialize the one and only xajaxResponseManager object.
function xajaxScriptPlugin()
Construct and initialize the xajax script plugin object.
function xajaxUserFunction($uf,  
$sInclude = NULL,
$aConfiguration = array())
Constructs and initializes the xajaxUserFunction object.
xajax.responseProcessor.xml = function(oRequest)
Parse the response XML into a series of commands.