API17:JHtmlRules
From Joomla! Documentation
JHtmlRules
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | assetFormWidget | Displays a list of the available access sections. |
| protected static | _getImagesArray | |
| protected static | _getParentAssetId | |
| protected static | _getUserGroups |
- Defined in libraries/joomla/html/html/rules.php
Importing
jimport( 'joomla.html.html.rules' );
See also
JHtmlRules source code on BitBucket
Subpackage Html- Other versions of JHtmlRules
User contributed notes
Code Examples