Function HttpDownloaderFileWrapper->may_run_for

Definitions

sources/http.php

  • See if this class may run.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$url URLPATH required parameter N/A N/A The URL to download
$options array [] N/A N/A Map of options (see the properties of the HttpDownloader class for what you may set)

Return

  • The execution priority
  • Type: integer
  • Set: N/A
  • Range: N/A