Function Hook_Health_Check->get_page_http_content
Definitions
sources/health_check.php
- Download a page by page-link.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | string | : | N/A | N/A | Page-link |
$error_message | string | Blank (empty string) | N/A | N/A | The error message returned (passed by reference) (blank: no error) |
Return
- Response data
- Type: object
- Set: N/A
- Range: N/A