Function Module_cms_comcode_pages->get_comcode_files_list_disk_search
Definitions
cms/pages/modules/cms_comcode_pages.php
- Find all pages using a disk search.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$lang | LANGUAGE_NAME | required parameter | N/A | N/A | The language we are searching for pages of |
$zone_filter | ?array | required parameter | N/A | N/A | List of zones to limit to (null: no filter) |
$check_permissions | boolean | True | N/A | N/A | Whether to check edit permissions |
Return
- The map (page-link => map [path & row])
- Type: array
- Set: N/A
- Range: N/A