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

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