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::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:53:11 -0500 by phpDocumentor 1.4.4