You are here

7 uses of SIMPLENEWS_STATUS_SEND_PENDING 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.
simplenews_handler_field_newsletter_s_status::render in includes/views/simplenews_handler_field_newsletter_s_status.inc
simplenews_node_tab_send_form_submit in ./simplenews.module
Simplenews tab form submit callback
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.
simplenews_send_status_update in includes/simplenews.mail.inc
Update newsletter sent status.