Function __global->get_resource_fs_record

Definitions

sources/resource_fs.php

  • Get a Resource-fs record.
  • 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
$resource_id ID_TEXT required parameter N/A N/A The resource ID

Return

  • A pair: the JSON data, the path (null: could not find)
  • Type: ?array
  • Set: N/A
  • Range: N/A