Function Module_admin_permissions->_access_header
Definitions
adminzone/pages/modules/admin_permissions.php
- Show the header row for permission editor (all the usergroups, except admin usergroups).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$admin_groups | array | required parameter | N/A | N/A | List of admin usergroups |
$groups | array | required parameter | N/A | N/A | Map of usergroups (id=>name) |
Return
- The header row
- Type: Tempcode
- Set: N/A
- Range: N/A