API17:JHtmlAccess::assetgroups
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::assetgroups
Description
Gets a list of the asset groups as an array of compatible options.
Description:JHtmlAccess::assetgroups [Edit Descripton]
public static function assetgroups ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An array of options for the options |
- Returns mixed An array or false if an error occurs
- Defined on line 235 of libraries/joomla/html/html/access.php
- Referenced by
See also
-
JHtmlAccess::assetgroups source code on BitBucket
-
Class JHtmlAccess
-
Subpackage Html
- Other versions of JHtmlAccess::assetgroups
SeeAlso:JHtmlAccess::assetgroups [Edit See Also]
User contributed notes
<CodeExamplesForm />
