11 calls to simplenews_add_node_to_spool() in Simplenews 7.2
- SimplenewsSendTestCase::testProgrammaticNewsletter in tests/
simplenews.test - Creates and sends a node using the API.
- SimplenewsSourceTestCase::testSendCaching in tests/
simplenews.test - Test sending a newsletter to 100 recipients with caching enabled.
- SimplenewsSourceTestCase::testSendHidden in tests/
simplenews.test - Send a issue with the newsletter set to hidden.
- SimplenewsSourceTestCase::testSendHTML in tests/
simplenews.test - Send a newsletter with the HTML format.
- SimplenewsSourceTestCase::testSendMissingNode in tests/
simplenews.test - Test with disabled caching.
- SimplenewsSourceTestCase::testSendMissingSubscriber in tests/
simplenews.test - Test with disabled caching.
- SimplenewsSourceTestCase::testSendNoCaching in tests/
simplenews.test - Test with disabled caching.
- simplenews_issue_send in includes/
simplenews.admin.inc - Callback to send newsletters.
- simplenews_node_tab_send_form_submit in includes/
simplenews.admin.inc - @todo
- simplenews_node_update in ./
simplenews.module - Implements hook_node_update().
- simplenews_rules_action_send in simplenews_rules/
simplenews_rules.rules.inc - Action implementation, send a newsletter node.