Source for file jFormsControlRepeat.class.php

Documentation is available at jFormsControlRepeat.class.php

  1. <?php
  2. /**
  3. @package     jelix
  4. @subpackage  forms
  5. @author      Laurent Jouanneau
  6. @copyright   2008 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. /*
  12.  * repeat
  13.  * @package     jelix
  14.  * @subpackage  forms
  15.  * @experimental
  16.  */
  17. class jFormsControlRepeat extends jFormsControlGroups {
  18.     public $type="repeat";
  19. }

Documentation generated on Mon, 26 Oct 2015 21:54:14 +0100 by phpDocumentor 1.4.3