You are here

Previewable email templates hooks in Previewable email templates 8.3

Same name and namespace in other branches
  1. 8.4 pet.api.php \pet_hooks
  2. 8 pet.api.php \pet_hooks
  3. 7 pet.api.php \pet_hooks

Hooks that can be implemented by other modules in order to extend Previewable email templates.

File

./pet.api.php, line 18
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_default_pet ./pet.api.php Implements hook_default_ENTITY_TYPE().
hook_pet_substitutions_alter ./pet.api.php Add custom token objects.
MY_MODULE_recipients_callback ./pet.api.php Sample email recipient callback.