You are here

9 calls to commerce_tax_types() in Commerce Core 7

CommerceTaxUIAdminTest::testCommerceTaxUIAccessTaxTypes in modules/tax/tests/commerce_tax_ui.test
Test access to tax types listing.
CommerceTaxUIAdminTest::testCommerceTaxUICreateTaxRate in modules/tax/tests/commerce_tax_ui.test
Test the creation of a tax rate.
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_rules_action_info in modules/tax/commerce_tax.rules.inc
Implements hook_rules_action_info().
commerce_tax_type_load in modules/tax/commerce_tax.module
Returns a single tax type object.
commerce_tax_type_titles in modules/tax/commerce_tax.module
Returns the titles of every tax type keyed by name.
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.