Function Index
Appends a debug message on the end of the debug message queue. Constructs and returns a set of event handlers that will be called by the xajax framework where cursor status changes would typically be made during the handling of requests. Constructs and returns a set of event handlers that will be called by the xajax framework where status bar updates would normally occur. Replace all occurances of the single quote character with a double quote character. Execute a callback event. Execute the specified string of javascript code, using the current script context. Perform a lookup on the command specified by the response command object passed in the first parameter. Catch any exceptions that are thrown by a response command handler and display a message in the debugger. Generate a debug message expanding all the first level members found therein. Called by the xajaxEventPlugin when the event has been triggered. Construct a xajax.call statement in javascript that can be used to make a xajax request with the parameters and settings previously configured for this xajaxCall object. Called by the xajaxPluginManager during the script generation phase. Called by the xajaxPluginManager during the script generation phase. Called by xajaxCallableObject->generateClientScript while xajax is generating the javascript to be sent to the browser.
Generates a block of javascript code that declares a stub function that can be used to easily trigger the event from the browser.
Called by the xajaxPluginManager during the client script generation phase.
Call each of the request and response plugins giving them the opportunity to output some javascript to the page being generated. Called by xajaxPluginManager when the page’s HTML is being sent to the browser. Called by the xajaxPluginManager when the text of the client script (or style) declarations are needed. Called by the xajaxPlugin that is referencing this function reference during the client script generation phase. Generates a xajaxRequest object that corresponds to the event so that the client script can easily invoke this event. Constructs and returns a xajaxRequest object which is capable of generating the javascript call to invoke this xajax enabled function. Produces an array of xajaxRequest objects, one for each method exposed by this callable object. Call to obtain the value currently associated with the specified attribute if set. Insert the specified string of HTML into the document, then extract it. Called automatically by new response objects as they are constructed to obtain the current character encoding setting. Returns the current character encoding. Returns the adjusted class of the element Returns the adjusted class of the element
Get the current value of a configuration setting that was previously set via xajax->configure or xajax->configureMany Returns the adjusted class of the content (children) of this element Returns the current content type that will be used for the response packet. Gets the default method for making xajax requests. Get the default request mode that will be used by the browser for submitting requests to the server.
Returns the current value of the flag. Shortcut to xajax.tools.getFormValues. Build an associative array of form elements and their values from the specified form. Shortcut to xajax.tools.getFormValues. Returns the xajaxResponse object preconfigured with the encoding and entity settings from this instance of xajax. Generates and returns the HTML representation of this control and it’s children. Create and return a form input element with the specified parameters.
Implements the singleton pattern: provides a single instance of the xajax language manager object to all object which request it. Implementation of the singleton pattern: returns the one and only instance of the xajax plugin manager. Implementation of the singleton pattern: provide a single instance of the xajaxResponseManager to all who request it. See xajax->printJavascript for more information. Generates the xajax settings that will be used by the xajax javascript library when making requests back to the server. Generates SCRIPT tags necessary to load the javascript libraries on the browser. Returns the current log file path. Returns the name of this callable object. Returns the name of the event. Called by the xajaxPluginManager when the user script requests a plugin. Get the name of the function being referenced.
Called automatically by new response objects as they are constructed to obtain the current output entities setting. Locate the specified response plugin by name and return a reference to it if one exists. Generates a text-alignment value based on a random number. Generate a browser safe color based on a random number. Generate a font size based off a random number. Returns the method that was used to send the arguments from the client. Generate a message indicating that the request object is being initialized. Construct an XMLHttpRequest object dependent on the capabilities of the browser.
This function attempts to determine, based on the content type of the reponse, what processor should be used for handling the response data. Generate an error message when no reponse processor is available to process the type of response returned from the server. Returns a string representation of the script output (javascript) from this request object. Called by the main xajax object and other objects during the initial page generation or request processing phase to obtain language specific debug and error messages.
Gets the current javascript wrapper prefix. Builds the html output and sets the isValid indicator. |