Back to Joomla project (class list)

Class CategoryField - list of methods

Form Field class for the Joomla Platform.
Supports an HTML select list of categories

Extends

Package: Joomla\CMS\Form\Field
Copyright: (C) 2009 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Form/Field/CategoryField.php
Project: Joomla

Method Summary

protected array
()

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.
Returns
  • array The field option objects.
Since
  • 1.6
Show source code of this method: getOptions Source Code

Properties Summary

public string
$type
The form field type.
Since
  • 1.6

Tags Summary

Since
1.6
OSZAR »