Function BrokenURLScanner->enumerate_comcode_fields

Definitions

sources/broken_urls.php

  • Scan Comcode fields for URLs.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$live_base_urls array required parameter N/A N/A The live base URL(s)
$maximum_api_results integer required parameter N/A N/A Maximum results to query from APIs

Return

  • List of URLs (each list entry is a map of URL details)
  • Type: array
  • Set: N/A
  • Range: N/A