Previewable email templates hooks in Previewable email templates 8
Same name and namespace in other branches
- 8.4 pet.api.php \pet_hooks
- 8.3 pet.api.php \pet_hooks
- 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 16 - 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_default_pet |
./ |
Implementation of hook_default_ENTITY_TYPE. |
hook_pet_substitutions_alter |
./ |
Add custom token objects. |
MY_MODULE_recipients_callback |
./ |
Sample email recipient callback. |