You are here

constant SIMPLENEWS_SPOOL_DONE in Simplenews 7

Same name and namespace in other branches
  1. 6.2 simplenews.module \SIMPLENEWS_SPOOL_DONE
  2. 6 simplenews.module \SIMPLENEWS_SPOOL_DONE
  3. 7.2 simplenews.module \SIMPLENEWS_SPOOL_DONE
5 uses of SIMPLENEWS_SPOOL_DONE
SimplenewsSourceTestCase::testSendMissingNode in tests/simplenews.test
Test with disabled caching.
SimplenewsSourceTestCase::testSendMissingSubscriber in tests/simplenews.test
Test with disabled caching.
SimplenewsSpool::nextSource in includes/simplenews.source.inc
Implements SimplenewsSpoolInterface::nextSource();
simplenews_mail_spool in includes/simplenews.mail.inc
Send simplenews newsletters from the spool.
simplenews_send_source in includes/simplenews.mail.inc
Send a node to an email address.

File

./simplenews.module, line 44
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SPOOL_DONE', 2);