Function CMSPermissionsScanner->message_prefix
Definitions
sources/file_permissions_check.php
- Generate a message prefix, based on whether we are only showing messages of one level or not.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$prefix | string | required parameter | N/A | N/A | The raw prefix |
Return
- The prefix
- Type: string
- Set: N/A
- Range: N/A