You are here

Subscriptions' hooks in Subscriptions 6

Same name and namespace in other branches
  1. 7 docs/docs.php \subscriptions_hooks
  2. 2.0.x subscriptions.api.php \subscriptions_hooks

Hooks that can be implemented by other modules in order to extend Subscriptions.

File

docs/docs.php, line 17
This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.

Functions

Namesort descending Location Description
hook_subscriptions_digest_alter docs/docs.php This alter hook is called immediately before sending of a digest.
hook_subscriptions_get_mailvars docs/docs.php Provide a list of token names and actual values for building notifications for a given object.
hook_subscriptions_tokens_list docs/docs.php Provide a list of token names and descriptions for Mail Editor to display.