Back to Joomla project (class list)

Class User - list of methods

Utility class working with users
Package: Joomla\CMS\HTML\Helpers
Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/HTML/Helpers/User.php
Project: Joomla

Method Summary

public static array
(mixed $includeSuperAdmin = false)

Displays a list of user groups.
Parameters
  • bool $includeSuperAdmin true to include super admin groups, false to exclude them
Returns
  • array An array containing a list of user groups.
Since
  • 2.5
Show source code of this method: groups Source Code

public static string
()

Get a list of users.
Returns
  • string
Since
  • 2.5
Show source code of this method: userlist Source Code

Tags Summary

Since
2.5