Function __global->remap_resource_id_as_portable
Definitions
sources/resource_fs.php
- Convert a local ID to something portable.
- 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 |
$resource_id | ?mixed | required parameter | N/A | N/A | The resource ID (null: not set) |
Return
- Portable ID details (null: not set)
- Type: ?mixed
- Set: N/A
- Range: N/A