API17:JFormFieldText::getInput
From Joomla! Documentation
JFormFieldText::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/text.php
- Since

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