API17:JUserHelper::getUserGroups
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JUserHelper::getUserGroups
Description
Method to get a list of groups a user is in.
Description:JUserHelper::getUserGroups [Edit Descripton]
Since
Synopsis
public static JUserHelper::getUserGroups ($userId)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $userId | integer | The id of the user. |
Returns
mixed Array on success, on error.
Defined in
libraries/joomla/user/helper.php (line 90)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JUserHelper::getUserGroups
Examples
<CodeExamplesForm />
