You are here

9 calls to pet_load() in Previewable email templates 6

petreference_autocomplete_validate in modules/petreference/petreference.module
Validate an autocomplete element.
petreference_field in modules/petreference/petreference.module
Implementation of hook_field().
petreference_rules_action_load in modules/petreference/petreference.rules.inc
pet_action_email in ./pet.module
Sends an email related to an Ubercart order, triggered by a conditional action.
pet_add_form in ./pet.admin.inc
Add/Edit PET page.
pet_delete_confirm in ./pet.admin.inc
Delete PET.
pet_delete_confirm_submit in ./pet.admin.inc
Process template delete form submission.
pet_send_mail in ./pet.module
Send tokenized email to each recipient. Called once form passes validation. Can also be called directly from code.
pet_validate_name in ./pet.admin.inc
Validate the PET name.