Function Resource_fs_base->find_resource_by_label
Definitions
sources/resource_fs_base_class.php
- Standard Commandr-fs function for searching for a resource by label.
- Visibility: public
- Is abstract?: Yes
- 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