Variable Index
An array of arguments received via the GET or POST parameter xjxargs. An associative array of attributes that will be used in the generation of the HMTL code for this control.
An array of child controls.
Stores the commands that will be sent to the browser in the response.
An associative array that will contain configuration options for zero or more of the objects methods. Configuration / call options to be used when initiating a xajax request to trigger this event. An associative array containing call options that will be sent to the browser curing client script generation.
An associative array of events that will be assigned to this control.
An array of xajaxUserFunction object that are registered and available via a xajax.request call. A list of xajaxUserFunction objects associated with this registered event. An array of the currently registered languages. The associative array that will be used to store the parameters for this call. An array of parameters that will be used to populate the argument list for this function when the javascript is output in xajaxRequest->printScript Stores the processing event handlers that have been assigned during this run of the script.
Stores the decoding sequence table. This array is used to store all the configuration settings that are set during the run of the script. The base document that will be used throughout the code for locating elements by ID. A configuration option that is tracked by the main xajax object. A configuration option used to indicate whether input data should be UTF8 decoded automatically.
This is a configuration setting that the main xajax object tracks. A configuration option that is tracked by the main <xajax>object. Used to store the value of the inlineScript configuration option. Used to store the value of the inlineScript configuration option. Convert special characters to the HTML equivellent.
The array of command handlers that are currently available. The file that will be used to store the messages on the server. The content type designated in the header of the request. The amount of time to wait, in milliseconds, before a request is considered expired. The Hyper Text Transport Protocol version designated in the header of the request. The method used to send requests to the server. The request mode. The delay time, in milliseconds, associated with the xajax.callback.global.onRequestDelay event. The number of times a request should be retried if it expires. The value returned by xajax.call when in asynchronous mode, or when a syncrhonous call does not specify the return value.
Stores the html that is being generated for the current request.
Indicates that the html generated for this request is valid and can be added to the wall DATA_FILE. The number of scribbles that will be retained. The maximum depth of recursion allowed when serializing objects to be sent to the server in a request. The maximum number of members allowed when serializing objects to be sent to the server in a request. Stores the method that was used to send the arguments from the client. A reference to the callable object. Stores a reference to the global xajaxArgumentManager Stores a reference to the global xajaxLanguageManager This stores a reference to the global xajaxPluginManager A reference to the global plugin manager. The current response object that will be sent back to the browser once the request processing phase is complete. A reference to the current xajaxResponse object that is being used to build the response that will be sent to the client browser. Stores a reference to the global xajaxResponseManager The URI that requests will be sent to. The response queue that holds response commands, once received from the server, until they are processed. This array contains a list of status codes returned by the server to indicate that the request failed for some reason. An array of status codes returned from the server to indicate a request for redirect to another URL. This array contains a list of codes which will be returned from the server upon successful completion of the server portion of the request. |