You are here

14 calls to uc_store_email_from() in Ubercart 6.2

hook_uc_stock_adjusted in docs/hooks.php
Allows modules to take action when a stock level is changed.
uc_cart_ca_predicate in uc_cart/uc_cart.ca.inc
Implements hook_ca_predicate().
uc_cart_complete_sale_account in uc_cart/uc_cart.module
Link a completed sale to a user.
uc_file_ca_predicate in uc_file/uc_file.ca.inc
Implements hook_ca_predicate().
uc_order_action_email in uc_order/uc_order.ca.inc
Sends an email concerning an order.
uc_order_action_email_form in uc_order/uc_order.ca.inc
uc_order_action_email_invoice in uc_order/uc_order.ca.inc
Email an invoice.
uc_order_action_email_invoice_form in uc_order/uc_order.ca.inc
uc_order_ca_predicate in uc_order/uc_order.ca.inc
Implements hook_ca_predicate().
uc_order_mail in uc_order/uc_order.module
Implements hook_mail().
uc_order_mail_invoice_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_mail_invoice_form().
uc_order_select_customer in uc_order/uc_order.admin.inc
Presents the customer search results and let one of them be chosen.
uc_roles_ca_predicate in uc_roles/uc_roles.ca.inc
Implements hook_ca_predicate().
_uc_stock_send_mail in uc_stock/uc_stock.module
Emails administrator regarding any stock level thresholds hit.