You are here

Functions in Simplenews 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_simplenews_spool_count ./simplenews.drush.inc Drush command to count the mail spool queue.
drush_simplenews_spool_send ./simplenews.drush.inc Drush command to send the mail spool queue.
hook_simplenews_issue_operations ./simplenews.api.php Return operations to be applied to newsletter issues.
hook_simplenews_newsletter_delete ./simplenews.api.php Act after a newsletter category has been deleted.
hook_simplenews_newsletter_insert ./simplenews.api.php Act after a newsletter category has been inserted.
hook_simplenews_newsletter_update ./simplenews.api.php Act after a newsletter category has been saved.
hook_simplenews_source_cache_info ./simplenews.api.php Expose SimplenewsSource cache implementations.
hook_simplenews_subscriber_delete ./simplenews.api.php Act after a subscriber has been deleted.
hook_simplenews_subscriber_insert ./simplenews.api.php Act after a new subscriber has been created.
hook_simplenews_subscriber_update ./simplenews.api.php Act after a subscriber is updated.
hook_simplenews_subscribe_user ./simplenews.api.php Invoked if a subscriber is subscribed to a newsletter.
hook_simplenews_subscription_operations ./simplenews.api.php Return operations to be applied to subscriptions.
hook_simplenews_unsubscribe ./simplenews.api.php Invoked if a subscriber is unsubscribed from a newsletter.
simplenews_assert_uri ./simplenews.module Checks that the site URI is set, and sets an error message otherwise. 2
simplenews_check_node_types ./simplenews.module Check if content type(s) is enabled for use as Simplenews newsletter. 3
simplenews_count_subscriptions ./simplenews.module Count number of subscribers per newsletter list. 3 1
simplenews_cron ./simplenews.module Implements hook_cron(). 3 1
simplenews_demo_install modules/simplenews_demo/simplenews_demo.install
simplenews_drush_command ./simplenews.drush.inc Implements hook_drush_command().
simplenews_entity_extra_field_info ./simplenews.module Implements hook_entity_extra_field_info().
simplenews_entity_operation ./simplenews.module Implements hook_entity_operation().
simplenews_field_formatter_info_alter ./simplenews.module Implements hook_field_formatter_info_alter().
simplenews_field_views_data ./simplenews.views.inc Implements hook_field_views_data().
simplenews_field_widget_info_alter ./simplenews.module Implements hook_field_widget_info_alter().
simplenews_format_options ./simplenews.module Returns simplenews format options. 2
simplenews_form_node_form_alter ./simplenews.module Implements hook_form_alter().
simplenews_form_node_type_form_alter ./simplenews.module Implements hook_form_FORM_ID_alter().
simplenews_form_node_type_submit ./simplenews.module Submit callback to add the simplenews_issue field to node types. 1
simplenews_form_user_register_form_alter ./simplenews.module Implements hook_form_FORM_ID_alter().
simplenews_generate_hash ./simplenews.module Generates the hash key used for subscribe/unsubscribe link. 7
simplenews_get_content_types ./simplenews.module Get all node types supported by Simplenews. 3 1
simplenews_get_priority ./simplenews.module Function to provide the various simplenews mail priorities for newsletters. 2
simplenews_get_recipient_handler ./simplenews.module Build a recipient handler class from a given plugin id and settings array. 1
simplenews_help ./simplenews.module Implements hook_help().
simplenews_install ./simplenews.install Implements hook_install().
simplenews_issue_update_sent_status ./simplenews.module Update the sent status of a node. 2
simplenews_mail ./simplenews.module Implements hook_mail().
simplenews_mask_mail ./simplenews.module Mask a mail address. 6
simplenews_migrate_prepare_row ./simplenews.module Implements hook_migrate_prepare_row().
simplenews_newsletter_get_all ./simplenews.module Loads all newsletters. 12
simplenews_newsletter_get_visible ./simplenews.module Loads all visible newsletters. 3
simplenews_newsletter_list ./simplenews.module Get list of simplenews categories with translated names. 3 2
simplenews_newsletter_load ./simplenews.module Get a simplenews newsletter entity object. 9 1
simplenews_newsletter_load_multiple ./simplenews.module Load one or many newsletter entities from database. 5
simplenews_new_account_options ./simplenews.module Returns a list of options for the new account settings. 1
simplenews_node_access ./simplenews.module Implements hook_node_access().
simplenews_node_delete ./simplenews.module Implements hook_node_delete().
simplenews_node_presave ./simplenews.module Implements hook_node_presave().
simplenews_node_type_delete ./simplenews.module Implements hook_node_type_delete().
simplenews_node_view ./simplenews.module Implements hook_node_view().

Pages

Other projects