Function __global->_translate_dir_access
Definitions
sources/abstract_file_manager.php
- Translate truth about needing world write access to a directory to absolute permissions.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$world_access | boolean | required parameter | N/A | N/A | Whether world directory access is required |
Return
- The absolute permission
- Type: integer
- Set: N/A
- Range: N/A