Function Hook_commandr_fs_filedump->get_complete_path
Definitions
sources/hooks/systems/commandr_fs/filedump.php
- Get complete path.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$meta_dir | array | required parameter | N/A | N/A | The current meta-directory path |
Return
- A pair: Complete path, Relative path
- Type: array
- Set: N/A
- Range: N/A