You are here

Files in Previewable email templates 8.3

Primary tabs

File namesort descending Location Namespace Description
core.entity_form_display.pet.pet.default.yml config/install/core.entity_form_display.pet.pet.default.yml config/install/core.entity_form_display.pet.pet.default.yml
core.entity_view_display.pet.pet.default.yml config/install/core.entity_view_display.pet.pet.default.yml config/install/core.entity_view_display.pet.pet.default.yml
pet.api.php pet.api.php 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.
pet.css css/pet.css div.form-type-pet .preview { border: 1px solid #d4d4d4; background-color: hsla(0, 0%, 0%, .08); box-sizing: border-box; padding: .3em .4em .3em .5em; max-width: 100%; border-radius: 2px; font-size: 1em; color: #595959; }
pet.info.yml pet.info.yml pet.info.yml
pet.install pet.install Install, update and uninstall functions for the pet module.
pet.libraries.yml pet.libraries.yml pet.libraries.yml
pet.links.action.yml pet.links.action.yml pet.links.action.yml
pet.links.menu.yml pet.links.menu.yml pet.links.menu.yml
pet.links.task.yml pet.links.task.yml pet.links.task.yml
pet.module pet.module Previewable Email Template module.
pet.permissions.yml pet.permissions.yml pet.permissions.yml
Pet.php src/Entity/Pet.php Drupal\pet\Entity
pet.rules.inc pet.rules.inc Rules integration for the Pet module.
PetAccessControlHandler.php src/PetAccessControlHandler.php Drupal\pet
PetDeleteForm.php src/Form/PetDeleteForm.php Drupal\pet\Form
PetDiffRevisionController.php src/Controller/PetDiffRevisionController.php Drupal\pet\Controller
PetDiffRevisionOverviewForm.php src/Form/PetDiffRevisionOverviewForm.php Drupal\pet\Form
PetForm.php src/Form/PetForm.php Drupal\pet\Form
PetHelper.php src/Utility/PetHelper.php Drupal\pet\Utility
PetHtmlRouteProvider.php src/PetHtmlRouteProvider.php Drupal\pet
PetInterface.php src/Entity/PetInterface.php Drupal\pet\Entity
PetListBuilder.php src/PetListBuilder.php Drupal\pet
PetPreviewForm.php src/Form/PetPreviewForm.php Drupal\pet\Form
PetRevisionController.php src/Controller/PetRevisionController.php Drupal\pet\Controller
PetRevisionDeleteForm.php src/Form/PetRevisionDeleteForm.php Drupal\pet\Form
PetRevisionRevertForm.php src/Form/PetRevisionRevertForm.php Drupal\pet\Form
PetRevisionRevertTranslationForm.php src/Form/PetRevisionRevertTranslationForm.php Drupal\pet\Form
PetSettingsForm.php src/Form/PetSettingsForm.php Drupal\pet\Form
PetStorage.php src/PetStorage.php Drupal\pet
PetStorageInterface.php src/PetStorageInterface.php Drupal\pet
PetTranslationHandler.php src/PetTranslationHandler.php Drupal\pet
PetViewsData.php src/Entity/PetViewsData.php Drupal\pet\Entity
README.txt README.txt Previewable Email Templates (PET) ================================= The Previewable Email Template (PET) module lets users create email templates, with token substitution, which can be previewed before sending. The emails can be sent to one or many…

Other projects