Function CMSPermissionsScannerSimplified->convert_constants_to_written
Definitions
sources/file_permissions_check.php
- Convert bitmask of permissions to written ones.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_perms | integer | required parameter | N/A | N/A | Permissions |
Return
- Written permissions
- Type: string
- Set: N/A
- Range: N/A