Class JFormFieldCategoryEdit

Description

Form Field class for the Joomla Framework.

  • since: 1.6

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

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

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::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:55:36 +0100 by phpDocumentor 1.4.3