You are here

8 uses of SIMPLENEWS_STATUS_SEND_PENDING in Simplenews 7.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_admin_issues in includes/simplenews.admin.inc
Form builder: Builds a list of newsletters with operations.
simplenews_issue_update_sent_status in ./simplenews.module
Update the sent status of a node.
simplenews_node_access in ./simplenews.module
Implements hook_node_access().
simplenews_rules_action_send in simplenews_rules/simplenews_rules.rules.inc
Action implementation, send a newsletter node.
_simplenews_node_form in ./simplenews.module
@todo