You are here

6 calls to ca_load_trigger_predicates() in Ubercart 6.2

ca_pull_trigger in ca/ca.module
Pull a trigger and evaluate any predicates associated with that trigger.
hook_calculate_tax in docs/hooks.php
Calculates tax line items for an order.
uc_checkout_pane_quotes in shipping/uc_quote/uc_quote.module
Shipping quote checkout pane callback.
uc_order_pane_quotes in shipping/uc_quote/uc_quote.module
Shipping quote order pane callback.
uc_taxes_calculate_tax in uc_taxes/uc_taxes.module
Calculates the amount and types of taxes that apply to an order.
_uc_quote_assemble_quotes in shipping/uc_quote/uc_quote.pages.inc
Pulls the get_quote_from_* triggers and assembles their returned data.