JHtmlAccess::assetgrouplist
Displays a Select list of the available asset groups
Signature
public function assetgrouplist(string
$name,
[mixed
$selected = null,
[string
$attribs = null,
array
$config]] )
Parameters
-
$name
- The name of the select element
-
$selected
- The selected asset group id
-
$attribs
- Optional attributes for the select field
-
$config
- An array of options for the control
Returns
- mixed
- An HTML string or null if an error occurs