\JHtmlAccess
Extended Utility class for all HTML drawing classes.
Synopsis
class JHtmlAccess
{
- // members
- protected $asset_groups;
- // methods
- public static string level()
- public static string usergroup()
- public static string usergroups()
- public static string actions()
- public static mixed assetgroups()
- public static mixed assetgrouplist()
Members
protected
- $asset_groups
—
array
A cached array of the asset groups
Methods
public
- actions() — Returns a UL list of actions with check boxes
- assetgrouplist() — Displays a Select list of the available asset groups
- assetgroups() — Gets a list of the asset groups as an array of JHtml compatible options.
- level() — Displays a list of the available access view levels
- usergroup() — Displays a list of the available user groups.
- usergroups() — Returns a UL list of user groups with check boxes