You are here

10 calls to ca_pull_trigger() in Ubercart 6.2

hook_line_item_alter in docs/hooks.php
Alters a line item on an order when the order is loaded.
uc_cart_complete_sale in uc_cart/uc_cart.module
Completes a sale, including adjusting order status and creating user account.
uc_file_action_order_renew in uc_file/uc_file.ca.inc
Renews an orders product files.
uc_order_delete in uc_order/uc_order.module
Deletes an order and tells other modules to do the same.
uc_order_update_status in uc_order/uc_order.module
Update an order's status as long as no one objects.
uc_order_view_update_form_submit in uc_order/uc_order.order_pane.inc
Form submit handler for uc_order_view_update_form().
uc_payment_enter in payment/uc_payment/uc_payment.module
Enters a payment for an order.
uc_roles_action_order_renew in uc_roles/uc_roles.ca.inc
Renews an orders product roles.
uc_roles_cron in uc_roles/uc_roles.module
Implements hook_cron().
uc_shipping_shipment_save in shipping/uc_shipping/uc_shipping.module
Save a shipment.