Class Index Only one button can be disabled at a given time. A xajaxControlContainer derived class that assists with the construction of HTML option tags that will be assigned to an HTML select tag. A xajaxControlContainer derived class that can be used around a list of clsOption objects to help the user find items in a select list. Contains functions that will be registered and called from the browser. A xajaxControlContainer derived class that assists in the construction of an HTML select control. A xajaxControlContainer derived class that aids in the construction of HTML tables. The xajax class uses a modular plug-in system to facilitate the processing of special Ajax requests made by a PHP page. The global callback object which is active for every request. This class contains all the default configuration settings. Provides the base functionality for updating the browser’s cursor during requests. Provides support for updating the browser’s status bar during the request process. This object contains the variables and functions used to display process state messages and to trap error conditions and report them to the user via a secondary browser window or alert messages as necessary. Provide a high level of detail which can be used to debug hard to find problems. Contains the functions for javascript file and function manipulation. This contains utility functions which are used throughout the xajax core. This contains the code and variables for building, populating and processing First In Last Out (FILO) buffers. This class processes the input arguments from the GET or POST data of the request. Create a piece of javascript code that will invoke the xajax.call function. A class that stores a reference to an object whose methods can be called from the client via a xajax request. The base class for all xajax enabled controls. This class is used as the base class for controls that will contain other child controls. This class extends the xajaxRequest class such that simple javascript can be put in place of a xajax request to the server. Plugin that adds server side event handling capabilities to xajax. Generates the SCRIPT tags necessary to ‘include’ the xajax javascript library on the browser. This class contains the default language (english) and the code used to supply debug and error messages upon request; as well as the code used to load alternate language text as requested via the xajax::configure function. The base class for all xajax plugins. Used to store and generate the client script necessary to invoke a xajax request from the browser to the server script. The base class for all xajax request plugins. Collect commands to be sent back to the browser in response to a xajax request. This class stores and tracks the response that will be returned after processing a request. Base class for all xajax response plugins. Contains the code that can produce script and style data during deferred script generation. Construct instances of this class to define functions that will be registered with the xajax request processor. Contains shortcut’s to frequently used functions. |