Function __global->_load_comcodes_page_from_cache
Definitions
sources/site.php
- Wraps load_comcode_page_from_cache for bulk loading.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Parameters
| Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
|---|---|---|---|---|---|---|---|
| $pages | array | No | No | required parameter | N/A | N/A | Details of pages to load |
Returns
- Database rows
- Type: array
- Set: N/A
- Range: N/A

