API17:JFormFieldHidden
From Joomla! Documentation
JFormFieldHidden
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/hidden.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.hidden' );
See also
JFormFieldHidden source code on BitBucket
Subpackage Form- Other versions of JFormFieldHidden
User contributed notes
Code Examples