You are here

Functions in Simplenews 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
simplenews_subscription_list_remove includes/simplenews.admin.inc Menu callback: Mass subscribe to newsletters. 1
simplenews_subscription_list_remove_submit includes/simplenews.admin.inc @todo
simplenews_subscription_save ./simplenews.module Save a subscription. 2
simplenews_subscription_update ./simplenews.module Update subscriber objects in the database.
simplenews_theme ./simplenews.module Implements hook_theme().
simplenews_tokens ./simplenews.tokens.inc Implements hook_tokens().
simplenews_token_info ./simplenews.tokens.inc Implements hook_token_info().
simplenews_uninstall ./simplenews.install Implements hook_uninstall().
simplenews_unsubscribe ./simplenews.module Unsubscribe a user from a mailing list or send a confirmation mail. 12
simplenews_update_7000 ./simplenews.install Create table {simplenews_category} to replace taxonomy terms. Migrate Newsletter taxonomy data to Newsletter categories.
simplenews_update_7001 ./simplenews.install Create key snid_tid on simplenews_mail_spool table.
simplenews_update_7002 ./simplenews.install Drop support for node revisioning.
simplenews_update_7003 ./simplenews.install [simplenews-newsletter] tokens have been removed in favor of [node] tokens.
simplenews_update_7004 ./simplenews.install Add the status field to {simplenews_subscription}.
simplenews_update_7005 ./simplenews.install Add support for combined confirmation mails.
simplenews_update_7006 ./simplenews.install Add support for subscriber create date
simplenews_update_7007 ./simplenews.install Allow longer from_name field values.
simplenews_update_7008 ./simplenews.install Add the timestamp and source columns to {simplenews_subscription} if missing.
simplenews_update_7009 ./simplenews.install Add the sent_subsriber_countcolumn to {simplenews_newsletter} if missing.
simplenews_update_7010 ./simplenews.install Update empty sent subscriber count column to current subscriber count.
simplenews_update_7200 ./simplenews.install Replace {simplenews_newsletter}.
simplenews_update_7201 ./simplenews.install Convert existing simplenews_newsletter table to fields.
simplenews_update_7202 ./simplenews.install Rename columns, drop old database tables.
simplenews_update_7203 ./simplenews.install Update simplenews node type name.
simplenews_update_7204 ./simplenews.install Remove the timestamp column on the {simplenews_subscriber}.
simplenews_update_7205 ./simplenews.install Replace nid with entity_type and entity_id columns in {simplenews_mail_spool}. Set the entity_type column on existing rows to node.
simplenews_update_7206 ./simplenews.install Add recipient handler and handler settings field to issue content types.
simplenews_update_dependencies ./simplenews.install Implements hook_update_dependencies().
simplenews_update_last_removed ./simplenews.install Implements hook_update_last_removed().
simplenews_update_spool includes/simplenews.mail.inc Update status of mail data in spool table. 2
simplenews_user_cancel ./simplenews.module Implements hook_user_cancel().
simplenews_user_categories ./simplenews.module Implements hook_user_categories().
simplenews_user_delete ./simplenews.module Implements hook_user_delete().
simplenews_user_insert ./simplenews.module Implements hook_user_insert().
simplenews_user_is_subscribed ./simplenews.module Check if the email address is subscribed to the given mailing list. 8 2
simplenews_user_login ./simplenews.module Implements hook_user_login().
simplenews_user_presave ./simplenews.module Implements hook_user_presave().
simplenews_user_view ./simplenews.module Implements hook_user_view().
simplenews_variable_info ./simplenews.module Implements hook_variable_info().
simplenews_views_api ./simplenews.module Implements hook_views_api().
simplenews_views_data includes/views/simplenews.views.inc Implements hook_views_data().
simplenews_views_default_views includes/views/simplenews.views_default.inc @file Contains default views for the Simplenews module.
template_preprocess_simplenews_block ./simplenews.module Process variables to format the simplenews block.
template_preprocess_simplenews_field ./simplenews.module @todo
template_preprocess_simplenews_multi_block ./simplenews.module Process variables for the multi subscription block.
template_preprocess_simplenews_newsletter_body ./simplenews.module Process variables to format the simplenews newsletter body.
template_preprocess_simplenews_newsletter_footer ./simplenews.module Process variables to format the simplenews newsletter footer.
theme_simplenews_admin_categories includes/simplenews.admin.inc Form builder function, display a list of simplenews categories.
theme_simplenews_field ./simplenews.module
theme_simplenews_filter_form includes/simplenews.admin.inc Theme simplenews issues and subscriptions filter form.

Pages

Other projects