You are here

constant SIMPLENEWS_COMMAND_SEND_SCHEDULE in Simplenews Scheduler 7

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. 6 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE
  4. 2.0.x simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_SCHEDULE

NEWSLETTER SEND COMMAND

2 uses of SIMPLENEWS_COMMAND_SEND_SCHEDULE
simplenews_scheduler_form_simplenews_node_tab_send_form_alter in ./simplenews_scheduler.module
Implements hook_form_FORM_ID_alter().
simplenews_scheduler_submit in ./simplenews_scheduler.module
Additional submit handler for the node_tab_send_form of simplenews.

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', 4);