Function Hook_commandr_fs_download_licences->find_resource_by_label
Definitions
sources/hooks/systems/commandr_fs/download_licences.php
- Standard Commandr-fs function for searching for a resource by label.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$resource_type | ID_TEXT | required parameter | N/A | N/A | The resource type |
$label | LONG_TEXT | required parameter | N/A | N/A | The resource label |
Return
- A list of resource IDs
- Type: array
- Set: N/A
- Range: N/A