You are here

9 calls to commerce_tax_rates() in Commerce Core 7

commerce_tax_commerce_price_component_type_info in modules/tax/commerce_tax.module
Implements hook_commerce_price_component_type_info().
commerce_tax_default_rules_configuration in modules/tax/commerce_tax.rules_defaults.inc
Implements hook_default_rules_configuration().
commerce_tax_field_widget_form_alter in modules/tax/commerce_tax.module
Implements hook_field_widget_form_alter().
commerce_tax_rate_load in modules/tax/commerce_tax.module
Returns a single tax rate object.
commerce_tax_rate_titles in modules/tax/commerce_tax.module
Returns the titles of every tax rate keyed by name.
commerce_tax_rules_action_info in modules/tax/commerce_tax.rules.inc
Implements hook_rules_action_info().
commerce_tax_type_calculate_rates in modules/tax/commerce_tax.module
Calculates taxes of a particular type by invoking any components that match the tax type.
commerce_tax_ui_menu in modules/tax/commerce_tax_ui.module
Implements hook_menu().
commerce_tax_ui_overview in modules/tax/includes/commerce_tax_ui.admin.inc
Displays an overview of Tax UI defined tax rates.