Subscriptions' hooks in Subscriptions 6
Same name and namespace in other branches
- 7 docs/docs.php \subscriptions_hooks
- 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
Name | Location | Description |
---|---|---|
hook_subscriptions_digest_alter |
docs/ |
This alter hook is called immediately before sending of a digest. |
hook_subscriptions_get_mailvars |
docs/ |
Provide a list of token names and actual values for building notifications for a given object. |
hook_subscriptions_tokens_list |
docs/ |
Provide a list of token names and descriptions for Mail Editor to display. |