Function __global->get_webservice_result

Definitions

sources/failure.php

  • Lookup error on the homesite, to see if there is more information.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$error_message mixed required parameter N/A N/A The error message (string or Tempcode)

Return

  • The result from the web service (null: no result)
  • Type: ?string
  • Set: N/A
  • Range: N/A

sources/minikernel.php

  • Lookup error on the homesite, to see if there is more information.(null implementation for minikernel)
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$error_message mixed required parameter N/A N/A The error message (string or Tempcode)

Return

  • The result from the web service (null: no result)
  • Type: ?string
  • Set: N/A
  • Range: N/A