Function __global->_rescope_path
Definitions
sources/abstract_file_manager.php
- Re-scope a software path to a path suitable for the AFM connection.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | Original path |
Return
- Re-scoped path
- Type: PATH
- Set: N/A
- Range: N/A