Function __global->privilege_exists
Definitions
sources/permissions3.php
- Check if a privilege exists.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | ID_TEXT | required parameter | N/A | N/A | The name of the option |
Return
- Whether it exists
- Type: boolean
- Set: N/A
- Range: N/A