Class JFormFieldCategory

Description

Form Field class for the Joomla Platform.

Supports an HTML select list of categories

  • since: 11.1

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

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldCategory
Variable Summary
string $type
Method Summary
array getOptions ()
Variables
Methods
getOptions (line 42)

Method to get the field options for category Use the extension attribute in a form to specify the.specific extension for which categories should be displayed.

Use the show_root attribute to specify whether to show the global category root in the list.

  • return: The field option objects.
  • since: 11.1
  • access: protected
array getOptions ()

Redefinition of:
JFormFieldList::getOptions()
Method to get the field options.

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:52:57 -0500 by phpDocumentor 1.4.4