API17:JFormFieldHidden::getInput
From Joomla! Documentation
JFormFieldHidden::getInput
Description
Method to get the field input markup.
protected function getInput ()
- Returns string The field input markup.
- Defined on line 38 of libraries/joomla/form/fields/hidden.php
- Since

See also
JFormFieldHidden::getInput source code on BitBucket
Class JFormFieldHidden
Subpackage Form- Other versions of JFormFieldHidden::getInput
User contributed notes
Code Examples