API17:JHtmlAccess::actions
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::actions
Description
Returns a UL list of user groups with check boxes.
Description:JHtmlAccess::actions [Edit Descripton]
public static function actions ( $name $selected $component $section= 'global' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | The name of the checkbox controls array | |
| $selected | array | An array of the checked boxes | |
| $component | |||
| $section | 'global' |
- Returns string
- Defined on line 196 of libraries/joomla/html/html/access.php
See also
-
JHtmlAccess::actions source code on BitBucket
-
Class JHtmlAccess
-
Subpackage Html
- Other versions of JHtmlAccess::actions
SeeAlso:JHtmlAccess::actions [Edit See Also]
User contributed notes
<CodeExamplesForm />
