Mage_Checkout_Block_Total_Default Class Reference

Inheritance diagram for Mage_Checkout_Block_Total_Default:

Mage_Core_Block_Template Mage_Core_Block_Abstract Varien_Object Mage_Checkout_Block_Total_Tax

List of all members.

Protected Member Functions

 _construct ()

Protected Attributes

 $_template = 'checkout/total/default.phtml'


Detailed Description

Default Total Row Renderer

Author:
Magento Core Team <core@magentocommerce.com>

Definition at line 33 of file Default.php.


Member Function Documentation

_construct (  )  [protected]

Internal constructor, that is called from real constructor

Please override this one instead of overriding real __construct constructor

Please override this one instead of overriding real __construct constructor

Reimplemented from Mage_Core_Block_Abstract.

Definition at line 37 of file Default.php.

00037                                    {
00038         $this->setTemplate($this->_template);
00039     }


Member Data Documentation

$_template = 'checkout/total/default.phtml' [protected]

Reimplemented in Mage_Checkout_Block_Total_Tax.

Definition at line 35 of file Default.php.


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

Generated on Sat Jul 4 17:23:51 2009 for Magento by  doxygen 1.5.8