Function __global->remap_portable_as_resource_id
Definitions
sources/resource_fs.php
- Convert a portable ID to something local.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$resource_type | ID_TEXT | required parameter | N/A | N/A | The resource type |
$portable_data | ?mixed | required parameter | N/A | N/A | Portable ID details (null: not set) |
Return
- The resource ID (null: not set)
- Type: ?mixed
- Set: N/A
- Range: N/A