AJAX
[ class tree: AJAX ] [ index: AJAX ] [ all elements ]

Source for file Error.php

Documentation is available at Error.php

  1. <?php
  2. require_once 'HTML/AJAX/Serializer/JSON.php';
  3. // $Id
  4. /**
  5.  * Error Serializer, for now just uses JSON
  6.  *
  7.  * @category   HTML
  8.  * @package    AJAX
  9.  * @author     Joshua Eichorn <josh@bluga.net>
  10.  * @copyright  2005 Joshua Eichorn
  11.  * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
  12.  * @version    Release: 0.5.7
  13.  * @link       http://pear.php.net/package/HTML_AJAX
  14.  */
  15. {
  16.  
  17. }
  18. /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
  19. ?>

Documentation generated on Mon, 11 Mar 2019 15:59:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.