Function __global->remap_portable_as_trans
Definitions
sources/resource_fs.php
- Save translations for a portable resource. The inverse of remap_trans_as_portable.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$portable_data | mixed | required parameter | N/A | N/A | Portable data |
$field | string | required parameter | N/A | N/A | Database field |
$db | object | required parameter | N/A | N/A | Database connector to look up from |
Return
- Extra database row data
- Type: array
- Set: N/A
- Range: N/A