API17:JFormFieldUser::getGroups
From Joomla! Documentation
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

See also
JFormFieldUser::getGroups source code on BitBucket
Class JFormFieldUser
Subpackage Form- Other versions of JFormFieldUser::getGroups
User contributed notes
Code Examples