You are here

16 calls to simplenews_category_load() in Simplenews 7

SimpleNewsAdministrationTestCase::testCategorySettings in tests/simplenews.test
Test various combinations of newsletter category settings.
SimpleNewsAdministrationTestCase::testSubscriptionManagement in tests/simplenews.test
Test newsletter subscription management.
SimpleNewsI18nTestCase::testContentTranslation in tests/simplenews.test
SimplenewsSourceNode::__construct in includes/simplenews.source.inc
Implements SimplenewsSourceInterface::_construct();
simplenews_admin_category_form in includes/simplenews.admin.inc
Menu callback: newsletter admin form for newsletter add/edit.
simplenews_category_delete in ./simplenews.module
Delete newsletter category from the database.
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_form_taxonomy_form_term_alter in ./simplenews.module
Implements hook_form_FORM_ID_alter().
simplenews_node_view in ./simplenews.module
Implements hook_node_view().
simplenews_require_double_opt_in in ./simplenews.module
Returns TRUE if the newsletter category requires double opt in.
simplenews_subscribe_user in ./simplenews.module
Subscribe a user to a newsletter or send a confirmation mail.
simplenews_taxonomy_term_delete in ./simplenews.module
Implements hook_taxonomy_term_delete().
simplenews_unsubscribe_user 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.