You are here

10 uses of SIMPLENEWS_STATUS_SEND_NOT in Simplenews 6.2

SimplenewsSendTestCase::testDelete in tests/simplenews.test
Create a newsletter, send mails and then delete.
SimplenewsSendTestCase::testSendNowCron in tests/simplenews.test
Send a newsletter without using cron.
SimplenewsSendTestCase::testSendNowCronThrottle in tests/simplenews.test
Send a newsletter using cron and a low throttle.
SimplenewsSendTestCase::testSendNowNoCron in tests/simplenews.test
Send a newsletter using cron.
SimplenewsSendTestCase::testUpdateNewsletter in tests/simplenews.test
simplenews_handler_field_newsletter_s_status::render in includes/views/simplenews_handler_field_newsletter_s_status.inc
simplenews_node_tab_send_form in ./simplenews.module
Simplenews tab form
simplenews_node_tab_send_form_submit in ./simplenews.module
Simplenews tab form submit callback
simplenews_recent_newsletters in ./simplenews.module
Create a list of recent newsletters.
simplenews_send_newsletter_action in simplenews_action/simplenews_action.module
A configurable Drupal action. Send a simplenews newsletter. hook = cron: Send a newsletter to all subscribers. hook = user: Send a newsletter to the user who triggered the action.