Class JFormFieldCombo

Description

Form Field class for the Joomla Platform.

Implements a combo box field.

  • since: 11.1

Located in /libraries/joomla/form/fields/combo.php (line 22)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldCombo
Variable Summary
 string $type
Method Summary
 string getInput ()
Variables
Methods
getInput (line 39)

Method to get the field input markup for a combo box field.

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormFieldList::getInput()
Method to get the field input markup for a generic list.

Inherited Methods

Inherited From JFormFieldList

 JFormFieldList::getInput()
 JFormFieldList::getOptions()

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 14:56:05 +0100 by phpDocumentor 1.4.3