Function Hook_Health_Check->call_homesite_api

Definitions

sources/health_check.php

  • Call a homesite API function.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$type string required parameter N/A N/A API type
$id string Blank (empty string) N/A N/A The RESTful ID (blank: none)
$params array [] N/A N/A Map of URL parameters

Return

  • API result
  • Type: mixed
  • Set: N/A
  • Range: N/A