You are here

constant SIMPLENEWS_COMMAND_SEND_SCHEDULE in Simplenews Scheduler 6.2

Same name and namespace in other branches
  1. 8 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE
  2. 6 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

Extends the options in Simplenews module.

2 uses of SIMPLENEWS_COMMAND_SEND_SCHEDULE
simplenews_scheduler_form_simplenews_node_tab_send_form_alter in ./simplenews_scheduler.module
Implementation of hook_form_FORM_ID_alter().
simplenews_scheduler_submit in ./simplenews_scheduler.module

File

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

Code

define('SIMPLENEWS_COMMAND_SEND_SCHEDULE', 3);