\CJAXCore

Classes

AJAXController The abstract AJAXController class that every CJAX controllers should extend.
Cache The Cache class, stores a cache for AJAX request.
CJAX The CJAX class that is the core public API used to create AJAX requests/events.
CJAXException The CJAXException class represents exceptions/errors thrown by CJAX internal code.
CoreEvents The CoreEvents class that handles CJAX internal processes and functionality.
DOMEvents The DOMEvents class that implements methods to handle specific AJAX events.
Ext The Ext class, defines an extensible class whose properties can be dynamically added/removed.
Format The Format class, a utility class for generating formatted AJAX messages.
Initializer The Initializer class, the utility class used to create the ajax object.
Plugin The Plugin class that represents a basic unit of CJAX's plugin system.
PluginManager The PluginManager class that stores and manages a collection of plugins and handles their operations.
Request The Request class, it iss used to handle and check CJAX requests.
XmlItem The XmlItem class that handles fetching/saving XML data for AJAX request.

Functions

ajax()

ajax() 

cleanInput()

cleanInput(  $input) 

Parameters

$input