API17

API17:JFormFieldMenuItem::getGroups

From Joomla! Documentation

Joomla 11.1 JFormFieldMenuItem::getGroups

Description

Method to get the field option groups.


protected function getGroups ()
  • Returns array The field option objects as a nested array in groups.
  • Defined on line 44 of libraries/joomla/form/fields/menuitem.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples