Functions in Webform Email Reply 8
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
webform_email_reply_get_replies |
./ |
Check to see if a reply exists already for a submission. | 2 | |
webform_email_reply_help |
./ |
Implements hook_help(). | ||
webform_email_reply_insert |
./ |
Function to insert the email into the database. | 1 | |
webform_email_reply_mail |
./ |
Implements hook_mail(). | ||
webform_email_reply_schema |
./ |
Implements hook_schema(). |