You are here

constant SIMPLENEWS_COMMAND_SEND_SCHEDULE in Simplenews Scheduler 6

Same name and namespace in other branches
  1. 8 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE
  2. 6.2 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE
  3. 7 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE
  4. 2.0.x simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE

NEWSLETTER SEND COMMAND

1 use of SIMPLENEWS_COMMAND_SEND_SCHEDULE
simplenews_scheduler_form_alter in ./simplenews_scheduler.module
Implementation of hook_form_alter().

File

./simplenews_scheduler.module, line 12
Simplenews Scheduler module allows a schedule to be set for sending (and resending) a Simplenews item.

Code

define('SIMPLENEWS_COMMAND_SEND_SCHEDULE', 3);