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