Function __global->_get_zone_pages
Definitions
sources/setupwizard.php
- Get Comcode for the pages in the zone.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$installprofileblocks | array | required parameter | N/A | N/A | List of blocks in the install profile |
$block_options | ?array | required parameter | N/A | N/A | Block options in the install profile (null: none) |
$collapse_zones | boolean | required parameter | N/A | N/A | Whether we have zone collapsing on |
$installprofile | ID_TEXT | required parameter | N/A | N/A | ID of the install profile |
Return
- Structure of pages
- Type: array
- Set: N/A
- Range: N/A