Source for file jFormsControlHidden.class.php
Documentation is available at jFormsControlHidden.class.php
- <?php
- /**
- * @package jelix
- * @subpackage forms
- * @author Laurent Jouanneau
- * @copyright 2006-2008 Laurent Jouanneau
- * @link http://www.jelix.org
- * @licence http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
- */
-
- /**
- *
- * @package jelix
- * @subpackage forms
- */
- class jFormsControlHidden extends jFormsControlReset {
- public $type='hidden';
- }
Documentation generated on Thu, 19 Sep 2013 00:05:08 +0200 by phpDocumentor 1.4.3