Function __global->get_page_permissions_for_environment
Definitions
sources/permissions2.php
- Gather the permissions for the specified page as form field inputs.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone | ID_TEXT | required parameter | N/A | N/A | The zone |
$page | ID_TEXT | required parameter | N/A | N/A | The page |
$help | ?Tempcode | Null | N/A | N/A | Extra help to show in interface (null: none) |
Return
- The form fields
- Type: Tempcode
- Set: N/A
- Range: N/A