Function __global->protect_from_escaping
Definitions
sources/lang.php
- Stop some text being escapable by the Tempcode layer.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$in | mixed | required parameter | N/A | N/A | Text |
Return
- Text that can't be escaped
- Type: Tempcode
- Set: N/A
- Range: N/A