Function Hook_import_cms_merge->get_lang_string
Definitions
sources/hooks/modules/admin_import/cms_merge.php
- Fetch and clean up a content language string.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$db | object | required parameter | N/A | N/A | The database connector to import from |
$id | mixed | required parameter | N/A | N/A | The content language string ID |
Return
- The cleaned-up string
- Type: string
- Set: N/A
- Range: N/A