Back to Joomla project (class list)

Class GroupedlistField - list of methods

Form Field class for the Joomla Platform.
Provides a grouped list select field.

Extends

Direct known subclasses

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

Method Summary

protected array
()

Method to get the field option groups.
Returns
  • array The field option objects as a nested array in groups.
Since
  • 1.7.0
-
  • \UnexpectedValueException
Show source code of this method: getGroups Source Code

protected string
()

Method to get the field input markup fora grouped list.
Returns
  • string The field input markup.
Since
  • 1.7.0
Show source code of this method: getInput Source Code

Properties Summary

protected string
$type
The form field type.
Since
  • 1.7.0
protected string
$layout
Name of the layout being used to render the field
Since
  • 4.0.0

Tags Summary

Since
1.7.0