API DOCS
File: xajax.inc.php
Main xajax class and setup file.
Title: xajax class
Please see
and license information.
Classes
Class: xajax
The xajax class uses a modular plug-in system to facilitate the processing
of special Ajax requests made by a PHP page. It generates Javascript that
the page must include in order to make requests. It handles the output
of response commands (see <xajaxResponse>). Many flags and settings can be
adjusted to effect the behavior of the xajax class as well as the client-side
javascript.
