Function CMSPermissionsScanner->filtered
Definitions
sources/file_permissions_check.php
- Find out whether a directory will be filtered out from checks.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$rel_path | PATH | required parameter | N/A | N/A | The relative path to the base directory |
Return
- Whether it is filtered
- Type: boolean
- Set: N/A
- Range: N/A