Function Hook_cron_newsletter_periodic->newsletter_periodic_handle

Definitions

sources/hooks/systems/cron/newsletter_periodic.php

  • Send a periodic newsletter.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$periodic_row array required parameter N/A N/A Details of periodic newsletter
$test_run boolean False N/A N/A See if this needs to run

Return

  • Time was sent (null: not sent)
  • Type: ?TIME
  • Set: N/A
  • Range: N/A