13 uses of SIMPLENEWS_STATUS_SEND_NOT in Simplenews 7
- SimplenewsSendTestCase::testDelete in tests/
simplenews.test - Create a newsletter, send mails and then delete.
- SimplenewsSendTestCase::testSendMultipleNoCron in tests/
simplenews.test - Send a newsletter using cron.
- 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::testSendPublishNoCron in tests/
simplenews.test - Send a newsletter on publish without using cron.
- SimplenewsSendTestCase::testUpdateNewsletter in tests/
simplenews.test - simplenews_handler_field_newsletter_send::render_link in includes/
views/ handlers/ simplenews_handler_field_newsletter_send.inc - Renders the link.
- simplenews_handler_field_newsletter_status::render in includes/
views/ handlers/ simplenews_handler_field_newsletter_status.inc - Render the field.
- simplenews_issue_send in includes/
simplenews.admin.inc - Callback to send newsletters.
- simplenews_newsletter_defaults in ./
simplenews.module - Return default newsletter.
- simplenews_node_tab_send_form in includes/
simplenews.admin.inc - @todo
- _simplenews_get_node_form_defaults in ./
simplenews.module - Get defaults for the simplenews node form.