Function Hook_sitemap_base->_lang_string_or_literal
Definitions
sources/sitemap.php
- Take some text and process it as a language string if applicable, otherwise just convert to Tempcode.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_title | string | required parameter | N/A | N/A | Input string |
Return
- Output string
- Type: Tempcode
- Set: N/A
- Range: N/A