Function Hook_commandr_fs_galleries->file_delete
Definitions
sources/hooks/systems/commandr_fs/galleries.php
- Standard Commandr-fs delete function for resource-fs hooks. Deletes the resource.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$filename | ID_TEXT | required parameter | N/A | N/A | The filename |
$path | string | required parameter | N/A | N/A | The path (blank: root / not applicable) |
Return
- Success status
- Type: boolean
- Set: N/A
- Range: N/A