7 uses of SIMPLENEWS_STATUS_SEND_READY 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.
- 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_send_status_update in includes/
simplenews.mail.inc - Update newsletter sent status.