Source for file error_usage.php
Documentation is available at error_usage.php
* Test class used in other examples
* Constructors and private methods marked with _ are never exported in proxies to JavaScript
* @author David Coallier <davidc@agoraproduction.com>
* @copyright 2005 David Coallier
* @license LGPL http://www.gnu.org/copyleft/lesser.txt
* @version Release: @package_version@
* @link http://pear.php.net/package/HTML_AJAX
require_once 'HTML/AJAX.php';
$ajax->debugEnabled = true;
$ajax->debugSession = true;
Documentation generated on Sat, 05 May 2007 18:00:12 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|