Mage_Tax_Model_Config Class Reference

List of all members.

Public Attributes

const CONFIG_XML_PATH_SHIPPING_TAX_CLASS = 'tax/classes/shipping_tax_class'
const CONFIG_XML_PATH_PRICE_INCLUDES_TAX = 'tax/calculation/price_includes_tax'
const CONFIG_XML_PATH_SHIPPING_INCLUDES_TAX = 'tax/calculation/shipping_includes_tax'
const CONFIG_XML_PATH_BASED_ON = 'tax/calculation/based_on'
const CONFIG_XML_PATH_APPLY_AFTER_DISCOUNT = 'tax/calculation/apply_after_discount'
const CONFIG_XML_PATH_DISCOUNT_TAX = 'tax/calculation/discount_tax'
const CONFIG_XML_PATH_DEFAULT_COUNTRY = 'tax/defaults/country'
const CONFIG_XML_PATH_DEFAULT_REGION = 'tax/defaults/region'
const CONFIG_XML_PATH_DEFAULT_POSTCODE = 'tax/defaults/postcode'
const CONFIG_XML_PATH_PRICE_DISPLAY_TYPE = 'tax/display/type'
const CONFIG_XML_PATH_DISPLAY_TAX_COLUMN = 'tax/display/column_in_summary'
const CONFIG_XML_PATH_DISPLAY_FULL_SUMMARY = 'tax/display/full_summary'
const CONFIG_XML_PATH_DISPLAY_SHIPPING = 'tax/display/shipping'
const CONFIG_XML_PATH_DISPLAY_ZERO_TAX = 'tax/display/zero_tax'
const CONFIG_XML_PATH_SHOW_IN_CATALOG = 'tax/display/show_in_catalog'
const CONFIG_XML_PATH_DEFAULT_PRODUCT_TAX_GROUP = 'catalog/product/default_tax_group'
const CALCULATION_STRING_SEPARATOR = '|'
const DISPLAY_TYPE_EXCLUDING_TAX = 1
const DISPLAY_TYPE_INCLUDING_TAX = 2
const DISPLAY_TYPE_BOTH = 3


Detailed Description

Definition at line 34 of file Config.php.


Member Data Documentation

Definition at line 63 of file Config.php.

const CONFIG_XML_PATH_APPLY_AFTER_DISCOUNT = 'tax/calculation/apply_after_discount'

Definition at line 43 of file Config.php.

const CONFIG_XML_PATH_BASED_ON = 'tax/calculation/based_on'

Definition at line 42 of file Config.php.

const CONFIG_XML_PATH_DEFAULT_COUNTRY = 'tax/defaults/country'

Definition at line 47 of file Config.php.

const CONFIG_XML_PATH_DEFAULT_POSTCODE = 'tax/defaults/postcode'

Definition at line 49 of file Config.php.

const CONFIG_XML_PATH_DEFAULT_PRODUCT_TAX_GROUP = 'catalog/product/default_tax_group'

Definition at line 60 of file Config.php.

const CONFIG_XML_PATH_DEFAULT_REGION = 'tax/defaults/region'

Definition at line 48 of file Config.php.

const CONFIG_XML_PATH_DISCOUNT_TAX = 'tax/calculation/discount_tax'

Definition at line 44 of file Config.php.

const CONFIG_XML_PATH_DISPLAY_FULL_SUMMARY = 'tax/display/full_summary'

Definition at line 54 of file Config.php.

const CONFIG_XML_PATH_DISPLAY_SHIPPING = 'tax/display/shipping'

Definition at line 55 of file Config.php.

const CONFIG_XML_PATH_DISPLAY_TAX_COLUMN = 'tax/display/column_in_summary'

Definition at line 53 of file Config.php.

const CONFIG_XML_PATH_DISPLAY_ZERO_TAX = 'tax/display/zero_tax'

Definition at line 56 of file Config.php.

const CONFIG_XML_PATH_PRICE_DISPLAY_TYPE = 'tax/display/type'

Definition at line 52 of file Config.php.

const CONFIG_XML_PATH_PRICE_INCLUDES_TAX = 'tax/calculation/price_includes_tax'

Definition at line 40 of file Config.php.

const CONFIG_XML_PATH_SHIPPING_INCLUDES_TAX = 'tax/calculation/shipping_includes_tax'

Definition at line 41 of file Config.php.

const CONFIG_XML_PATH_SHIPPING_TAX_CLASS = 'tax/classes/shipping_tax_class'

Definition at line 37 of file Config.php.

const CONFIG_XML_PATH_SHOW_IN_CATALOG = 'tax/display/show_in_catalog'

Definition at line 59 of file Config.php.

const DISPLAY_TYPE_BOTH = 3

Definition at line 67 of file Config.php.

Definition at line 65 of file Config.php.

Definition at line 66 of file Config.php.


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:24:54 2009 for Magento by  doxygen 1.5.8