Function __global->special_page_types
Definitions
sources/view_modes.php
- Handle special page type output.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$special_page_type | ID_TEXT | required parameter | N/A | N/A | The special page type |
$out | Tempcode | required parameter | N/A | N/A | The normal script Tempcode output |
$out_evaluated | ?string | required parameter | N/A | N/A | The normal script evaluated output (null: not evaluated yet) |