You are here

Functions in Simplenews 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
simplenews_subscription_filter_form_submit includes/simplenews.admin.inc 1
simplenews_subscription_list_add includes/simplenews.admin.inc Menu callback: Mass subscribe to newsletters. 1
simplenews_subscription_list_add_submit includes/simplenews.admin.inc
simplenews_subscription_list_export includes/simplenews.admin.inc Menu callback: Export email address of subscriptions. 1
simplenews_subscription_list_form includes/simplenews.admin.inc Build the form for admin subscription. 1
simplenews_subscription_list_form_submit includes/simplenews.admin.inc 1
simplenews_subscription_list_form_validate includes/simplenews.admin.inc 1
simplenews_subscription_list_remove includes/simplenews.admin.inc Menu callback: Mass subscribe to newsletters. 1
simplenews_subscription_list_remove_submit includes/simplenews.admin.inc
simplenews_subscription_multiple_delete_confirm includes/simplenews.admin.inc Menu callback: Delete multiple subscriptions. 1
simplenews_subscription_multiple_delete_confirm_submit includes/simplenews.admin.inc 1
simplenews_taxonomy ./simplenews.module Implementation of hook_taxonomy().
simplenews_theme ./simplenews.module Implementation of hook_theme().
simplenews_token_list ./simplenews.module Implementation of hook_token_list().
simplenews_token_values ./simplenews.module Implementation of hook_token_value().
simplenews_types_overview includes/simplenews.admin.inc Menu callback: newsletter admin form with list of available newsletter series. 1
simplenews_uninstall ./simplenews.install Implementation of hook_uninstall().
simplenews_unsubscribe_user ./simplenews.module Unsubscribe a user from a newsletter or send a confirmation mail. 7
simplenews_unsubscribe_user_action simplenews_action/simplenews_action.module A configurable Drupal action. Unsubscribe the user from a newsletter hook = user: Unsubscribe this user from selected newsletter
simplenews_unsubscribe_user_action_form simplenews_action/simplenews_action.module Implementation of a configurable Drupal action.
simplenews_unsubscribe_user_action_submit simplenews_action/simplenews_action.module Process simplenews_unsubscribe_user_action form submissions.
simplenews_update_2 ./simplenews.install Rename sn_* tables to simplenews_* to avoid namespace conflicts.
simplenews_update_5000 ./simplenews.install Add index to simplenews_subscriptions.
simplenews_update_5001 ./simplenews.install Addition of node version to simplenews_newsletters in order to record the node version which is being send.
simplenews_update_6000 ./simplenews.install Data conversion of block delta. Field type conversions: newsletter priority. Field name change in simplenews_subscriptions table.
simplenews_update_6001 ./simplenews.install Addition of simplenews_mail_cache table. Related to this new table: the removal of simplenews_subscriptions is_send status. Correction of simplenews_newsletters priority field type.
simplenews_update_6002 ./simplenews.install Addition of node version to simplenews_newsletters in order to record the node version which is being send. Addition of nid to simplenews_mail_cache to be able to check the newsletter sent status.
simplenews_update_6003 ./simplenews.install Addition of index to uid in simplenews_subscriptions.
simplenews_update_6004 ./simplenews.install Add spool table and remove cache table.
simplenews_update_6005 ./simplenews.install Add language field to subscription table and set language of existing subscribers.
simplenews_update_6006 ./simplenews.install Make the simplenews content type a custom type.
simplenews_update_6007 ./simplenews.install Rename old permissions.
simplenews_update_6008 ./simplenews.install Make vocabulary required.
simplenews_update_6100 ./simplenews.install Add (un)subscription data to table simplenews_snid_tid.
simplenews_update_6101 ./simplenews.install Convert Simplenews custom tokens to Token tokens.
simplenews_update_6200 ./simplenews.install Dummy update for compatibility with HEAD
simplenews_update_6201 ./simplenews.install Correction of field size mismatch caused by simplenews_update_6009().
simplenews_update_6251 ./simplenews.install Add fields 'status', 'timestamp', 'source' to 'simplenews_snid_tid' table.
simplenews_update_6252 ./simplenews.install Add 'sent_subscriber_count' field to 'simplenews_newsletters' table.
simplenews_update_6253 ./simplenews.install Add timestamp field to simplenews subscriptions table. Port timestamps from `simplenews_snid_tid` table to `simplenews_subscriptions`
simplenews_update_6254 ./simplenews.install Add snid field to simplenews spool table.
simplenews_update_spool includes/simplenews.mail.inc Update status of mail data in spool table. 2
simplenews_user ./simplenews.module Implementation of hook_user().
simplenews_user_is_subscribed ./simplenews.module 3
simplenews_validate_taxonomy ./simplenews.module Validate if selected terms are Newsletter taxonomy terms. 1
simplenews_valid_email_address ./simplenews.module Simplenews email verification 8
simplenews_views_api ./simplenews.module Implementation of hook_views_api().
simplenews_views_data includes/views/simplenews.views.inc Implementation of hook_views_data().
simplenews_views_data_alter includes/views/simplenews.views.inc Implements hook_views_data_alter().
simplenews_views_handlers includes/views/simplenews.views.inc Implements hook_views_handlers().

Pages

Other projects