Function __global->remap_trans_as_portable
Definitions
sources/resource_fs.php
- Find all translated strings for a content language string ID. This is used as an intermediate step in creating multi-language portings.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$db_row | array | required parameter | N/A | N/A | Database row |
$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
- Portable data
- Type: mixed
- Set: N/A
- Range: N/A