You are here

constant SIMPLENEWS_COMMAND_SEND_PUBLISH in Simplenews 7.2

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
  2. 8 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
  3. 7 simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
  4. 3.x simplenews.module \SIMPLENEWS_COMMAND_SEND_PUBLISH
3 uses of SIMPLENEWS_COMMAND_SEND_PUBLISH
SimplenewsSendTestCase::testSendPublishNoCron in tests/simplenews.test
Send a newsletter on publish without using cron.
simplenews_issue_send in includes/simplenews.admin.inc
Callback to send newsletters.
simplenews_node_tab_send_form_submit in includes/simplenews.admin.inc
@todo

File

./simplenews.module, line 22
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_COMMAND_SEND_PUBLISH', 3);