Class JFormFieldCategoryEdit

Description

Form Field class for the Joomla Framework.

  • since: 1.6

Located in /administrator/components/com_categories/models/fields/categoryedit.php (line 19)

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

Method to get a list of categories that respects access controls and can be used for either category assignment or parent category assignment in edit screens.

Use the parent element to indicate that the field will be used for assigning parent categories.

  • return: The field option objects.
  • since: 1.6
  • 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:58 -0500 by phpDocumentor 1.4.4