API17:JHtmlAccess::usergroups
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.
JHtmlAccess::usergroups
Description
Returns a UL list of user groups with check boxes.
Description:JHtmlAccess::usergroups [Edit Descripton]
Synopsis
public static JHtmlAccess::usergroups ($name, $selected, $checkSuperAdmin=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | The name of the checkbox controls array | |
| $selected | array | An array of the checked boxes | |
| $checkSuperAdmin | false |
Returns
string
Defined in
libraries/joomla/html/html/access.php
Referenced by
See also
SeeAlso:JHtmlAccess::usergroups
Examples
<CodeExamplesForm />
