Mage_Tax_Model_Class Class Reference

Inheritance diagram for Mage_Tax_Model_Class:

Mage_Core_Model_Abstract Varien_Object

List of all members.

Public Member Functions

 _construct ()

Public Attributes

const TAX_CLASS_TYPE_CUSTOMER = 'CUSTOMER'
const TAX_CLASS_TYPE_PRODUCT = 'PRODUCT'


Detailed Description

Definition at line 35 of file Class.php.


Member Function Documentation

_construct (  ) 

Enter description here...

Reimplemented from Varien_Object.

Definition at line 40 of file Class.php.

00041     {
00042         $this->_init('tax/class');
00043     }


Member Data Documentation

const TAX_CLASS_TYPE_CUSTOMER = 'CUSTOMER'

Definition at line 37 of file Class.php.

const TAX_CLASS_TYPE_PRODUCT = 'PRODUCT'

Definition at line 38 of file Class.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