Source for file jFormsControlRepeat.class.php
Documentation is available at jFormsControlRepeat.class.php
- <?php
- /**
- * @package     jelix
- * @subpackage  forms
- * @author      Laurent Jouanneau
- * @contributor
- * @copyright   2008 Laurent Jouanneau
- * @link        http://www.jelix.org
- * @licence     http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
- */
-  
- /*
-  * repeat
-  * @package     jelix
-  * @subpackage  forms
-  * @experimental
-  */
- class jFormsControlRepeat extends jFormsControlGroups {
-     public $type="repeat";
- }
		Documentation generated on Thu, 22 Mar 2012 22:16:02 +0100 by phpDocumentor 1.4.3