API17

API17:JFormFieldUser::getGroups

From Joomla! Documentation

Joomla 11.1 JFormFieldUser::getGroups

Description

Method to get the filtering groups (null means no filtering).


protected function getGroups ()
  • Returns array|null array of filtering groups or null.
  • Defined on line 110 of libraries/joomla/form/fields/user.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples