API17

JHtmlAccess::assetgroups

From Joomla! Documentation

Revision as of 20:40, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JHtmlAccess::assetgroups[edit]

Description[edit]

Gets a list of the asset groups as an array of compatible options.

Template:Description:JHtmlAccess::assetgroups [Edit Descripton]

Synopsis[edit]

public static JHtmlAccess::assetgroups ($config=array())
Parameter Type Default Description
$config array array() An array of options for the options

Returns[edit]

mixed An array or false if an error occurs

Defined in[edit]

libraries/joomla/html/html/access.php (line 235)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JHtmlAccess::assetgroups

Examples[edit]

<CodeExamplesForm />