User
Utility class working with users
abstract
since |
2.5 |
---|---|
package |
Joomla CMS |
Methods
groups
Displays a list of user groups.
groups( includeSuperAdmin = false) : mixed||string|int
static
since |
2.5 |
---|
Arguments
- includeSuperAdmin
bool
true to include super admin groups, false to exclude them
Response
array<string|int, mixed>
An array containing a list of user groups.
userlist
Get a list of users.
userlist() :
static
since |
2.5 |
---|
Response
string