Function CMSPermissionsScannerWindows->_has_partial_write_setting
Definitions
sources/file_permissions_check.php
- Find if partial write access is set for the given ACE.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$permissions | array | required parameter | N/A | N/A | The ACE |
$permissions_involved | array | required parameter | N/A | N/A | A list of permissions involved, returned by reference |
Return
- Whether it is
- Type: boolean
- Set: N/A
- Range: N/A