You are here

19 calls to simplenews_newsletter_load() in Simplenews 7.2

SimpleNewsAdministrationTestCase::testNewsletterSettings in tests/simplenews.test
Test various combinations of newsletter settings.
SimpleNewsAdministrationTestCase::testSubscriptionManagement in tests/simplenews.test
Test newsletter subscription management.
SimpleNewsI18nTestCase::testNewsletterIssueTranslation in tests/simplenews.test
SimplenewsSourceEntity::__construct in includes/simplenews.source.inc
Implements SimplenewsSourceEntityInterface::_construct();
SimplenewsSubscribeTestCase::testSubscribeAnonymous in tests/simplenews.test
testSubscribeAnonymous
SimplenewsSubscribeTestCase::testSubscribeMultiple in tests/simplenews.test
Subscribe to multiple newsletters at the same time.
simplenews_add_node_to_spool in includes/simplenews.mail.inc
Add the newsletter node to the mail spool.
simplenews_admin_newsletter_form in includes/simplenews.admin.inc
Menu callback: newsletter admin form for newsletter add/edit.
simplenews_confirmation_get_changes_list in ./simplenews.module
Converts an array of subscription changes into descriptions.
simplenews_confirmation_send_combined in ./simplenews.module
Send collected confirmations.
simplenews_confirm_subscription in includes/simplenews.subscription.inc
Menu callback: confirm the user's (un)subscription request
simplenews_old_confirm_subscription in includes/simplenews.subscription.inc
Backwards compatibility for old conformation links.
simplenews_require_double_opt_in in ./simplenews.module
Returns TRUE if the newsletter requires double opt in.
simplenews_rules_action_send in simplenews_rules/simplenews_rules.rules.inc
Action implementation, send a newsletter node.
simplenews_rules_simplenews_subscribe in simplenews_rules/simplenews_rules.module
Implements hook_simplenews_unsubscribe().
simplenews_rules_simplenews_unsubscribe in simplenews_rules/simplenews_rules.module
Implements hook_simplenews_unsubscribe().
simplenews_subscribe in ./simplenews.module
Subscribe a user to a newsletter or send a confirmation mail.
simplenews_unsubscribe in ./simplenews.module
Unsubscribe a user from a mailing list or send a confirmation mail.
template_preprocess_simplenews_block in ./simplenews.module
Process variables to format the simplenews block.