Function __global->load_comcode_page_from_cache
Definitions
sources/site.php
- Get a Comcode page from the cache.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$codename | ID_TEXT | required parameter | N/A | N/A | The codename of the page |
$zone | ID_TEXT | required parameter | N/A | N/A | The zone the page is being loaded from |
$theme | ID_TEXT | required parameter | N/A | N/A | The theme |
Return
- The page row (null: none found)
- Type: ?array
- Set: N/A
- Range: N/A