Source for file htmllight.jformsbuilder.php

Documentation is available at htmllight.jformsbuilder.php

  1. <?php
  2. /**
  3. @package     jelix
  4. @subpackage  forms
  5. @author      Laurent Jouanneau
  6. @copyright   2010 Laurent Jouanneau
  7. @link        http://www.jelix.org
  8. @licence     http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
  9. */
  10.  
  11. include_once(JELIX_LIB_PATH.'forms/jFormsBuilderHtml.class.php');
  12. /**
  13.  * HTML form builder
  14.  * @package     jelix
  15.  * @subpackage  jelix-plugins
  16.  * @deprecated
  17.  */
  18. class htmllightJformsBuilder extends jFormsBuilderHtml {
  19.  
  20.  
  21. }

Documentation generated on Mon, 26 Oct 2015 21:51:24 +0100 by phpDocumentor 1.4.3