Function __global->handle_symbol_preprocessing
Definitions
sources/tempcode.php
- Certain symbols need preprocessing, before the output stream is made.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$seq_part | array | required parameter | N/A | N/A | Symbol details |
$children | array | required parameter | N/A | N/A | Where we store children stuff |
$template_name | ID_TEXT | Blank (empty string) | N/A | N/A | The name of the template this came from (blank: not from a file / unknown); only passed for directives to avoid infinite loops with INCLUDE |