Function Hook_commandr_fs_cpfs->find_resource_by_label

Definitions

sources/hooks/systems/commandr_fs/cpfs.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