You are here

Functions in Subscriptions 7

Primary tabs

Namesort descending Location Description Direct uses Strings
subscriptions_permission ./subscriptions.module Implements hook_permission().
subscriptions_purge_queue ./subscriptions_mail.module Purge the Subscriptions queue. 1
subscriptions_queue ./subscriptions.module Queues events for notifications. 3 5
subscriptions_schema ./subscriptions.install Implements hook_schema().
subscriptions_settings_form ./subscriptions.admin.inc Site Settings form at admin/settings/subscriptions. 1
subscriptions_suspended ./subscriptions.module Returns whether notifications are suspended for the given user, and optionally alerts the user if delivery is suspended. 4
subscriptions_taxonomy_data ./subscriptions_taxonomy.module Provides the data for resolving tokens. 1
subscriptions_taxonomy_disable ./subscriptions_taxonomy.module Implements hook_disable().
subscriptions_taxonomy_form_subscriptions_settings_form_alter ./subscriptions_taxonomy.module Implements hook_form_alter().
subscriptions_taxonomy_install ./subscriptions_taxonomy.install Implements hook_install().
subscriptions_taxonomy_page_taxa ./subscriptions_taxonomy.module Returns a list of taxonomy subscriptions. 1
subscriptions_taxonomy_subscriptions ./subscriptions_taxonomy.module Implements hook_subscriptions().
subscriptions_taxonomy_taxonomy_term_delete ./subscriptions_taxonomy.module Implements hook_taxonomy_term_delete().
subscriptions_taxonomy_tokens ./subscriptions_taxonomy.tokens.inc Implements hook_tokens().
subscriptions_taxonomy_token_info ./subscriptions_taxonomy.tokens.inc Implements hook_token_info().
subscriptions_taxonomy_uninstall ./subscriptions_taxonomy.install Implements hook_uninstall().
subscriptions_taxonomy_update_7001 ./subscriptions_taxonomy.install Remove orphaned taxonomy term subscriptions records.
subscriptions_taxonomy_update_last_removed ./subscriptions_taxonomy.install Implements hook_update_last_removed().
subscriptions_theme ./subscriptions.module Implements hook_theme().
subscriptions_tokens ./subscriptions.tokens.inc Implements hook_tokens().
subscriptions_tokens_alter ./subscriptions.tokens.inc Implements hook_tokens_alter().
subscriptions_token_info ./subscriptions.tokens.inc Implements hook_token_info().
subscriptions_token_info_alter ./subscriptions.tokens.inc Implements hook_token_info_alter().
subscriptions_types ./subscriptions.module Hook subscription_types(). Get info about subscription types. 6
subscriptions_ui_block_info ./subscriptions_ui.module Implements hook_block_info().
subscriptions_ui_block_view ./subscriptions_ui.module Implements hook_block_view().
subscriptions_ui_can_subscribe ./subscriptions_ui.module Returns TRUE on node/NID pages if the NID is not blocked and no other module wants to provide the UI. 2
subscriptions_ui_field_extra_fields ./subscriptions_ui.module Implements hook_field_extra_fields().
subscriptions_ui_form_subscriptions_settings_form_alter ./subscriptions_ui.module Implementation of hook form_alter().
subscriptions_ui_get_permission_to_handle ./subscriptions_ui.module Asks for permission to display the subscriptions interface for the given node.
subscriptions_ui_node_form ./subscriptions_ui.module Returns the form definition for the node subform. 2
subscriptions_ui_node_form_submit ./subscriptions_ui.module Node subscriptions node subform submit handler.
subscriptions_ui_node_view ./subscriptions_ui.module Implements hook_node_view().
subscriptions_ui_subscriptions_ui ./subscriptions_ui.module Implements hook_subscriptions_ui().
subscriptions_ui_theme ./subscriptions_ui.module Implements hook_theme().
subscriptions_uninstall ./subscriptions.install Implements hook_uninstall().
subscriptions_update_6101 ./subscriptions.install Database update function 6101: Add the {subscriptions_last_sent} table.
subscriptions_update_6102 ./subscriptions.install Database update function 6102: Remove the obsolete {subscriptions_user}.last_sent column if it's still there.
subscriptions_update_6103 ./subscriptions.install Database update function 6103: Add the new {subscriptions_queue}.suspended and {subscriptions_user}.suspended columns.
subscriptions_update_6104 ./subscriptions.install Database update function 6104: Remove the 'mail' column.
subscriptions_update_7000 ./subscriptions.install Database update function 7000: Adjustments for D7.
subscriptions_update_7001 ./subscriptions.install Remove the bug-fix SubscriptionsMailSystem, we need Drupal 7.5+ from now.
subscriptions_update_7002 ./subscriptions.install Update the '!variables' in the stored templates to their corresponding new Drupal 7 '[tokens]'.
subscriptions_update_7100 ./subscriptions.install Add the 'secure_links' column.
subscriptions_update_7101 ./subscriptions.install Change the 'subscriptions_user.digest' default value to -1 (= use site default).
subscriptions_update_last_removed ./subscriptions.install Implements hook_update_last_removed().
subscriptions_user_cancel ./subscriptions.module Implements hook_user_cancel().
subscriptions_user_cancel_methods_alter ./subscriptions.module Implements hook_user_cancel_methods_alter().
subscriptions_user_delete ./subscriptions.module Implements hook_user_delete(). 1
subscriptions_user_insert ./subscriptions.module Implements hook_user_insert(). 1

Pages

Other projects