Function Hook_Health_Check->get_comcode_page_content
Definitions
sources/health_check.php
- Get a Comcode page-link's Comcode and HTML.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | string | required parameter | N/A | N/A | Page-link |
Return
- A tuple: Comcode, HTML, Zone name, Page name (null: not a Comcode page or not a page at all)
- Type: ?array
- Set: N/A
- Range: N/A