Class Mage_Checkout_Block_Cart_Totals
Magento
NOTICE OF LICENSE
This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@magentocommerce.com so we can send you a copy immediately.
DISCLAIMER
Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.
- Varien_Object
- Mage_Core_Block_Abstract
- Mage_Core_Block_Template
- Mage_Checkout_Block_Cart_Abstract
- Mage_Checkout_Block_Cart_Totals
Direct known subclasses
Mage_Checkout_Block_Total_Default, Mage_Paypal_Block_Express_Review_Details, Mage_XmlConnect_Block_Cart_Paypal_Mep_Totals, Mage_XmlConnect_Block_Cart_TotalsIndirect known subclasses
Mage_Checkout_Block_Total_Nominal, Mage_Checkout_Block_Total_Tax, Mage_Tax_Block_Checkout_Discount, Mage_Tax_Block_Checkout_Grandtotal, Mage_Tax_Block_Checkout_Shipping, Mage_Tax_Block_Checkout_Subtotal, Mage_Tax_Block_Checkout_Tax, Mage_XmlConnect_Block_Cart_Paypal_Mecl_Details
Package: Mage\Checkout
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Checkout/Block/Cart/Totals.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Checkout/Block/Cart/Totals.php
public
|
|
public
|
|
protected
|
|
public
|
|
public
string
|
#
renderTotals( null|string $area = null, integer $colspan = 1 )
Render totals html for specific totals area (footer, body) |
public
boolean
|
|
public
string
|
|
public
|
XML_PATH_DEBUG_TEMPLATE_HINTS,
XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS,
XML_PATH_TEMPLATE_ALLOW_SYMLINK
|
CACHE_GROUP
|
protected
mixed
|
$_totalRenderers |
|
|
protected
string
|
$_defaultRenderer | 'checkout/total_default' |
|
protected
mixed
|
$_totals | null |
$_checkout,
$_customer,
$_itemRenders,
$_quote
|
$_allowSymlinks,
$_baseUrl,
$_jsUrl,
$_showTemplateHints,
$_showTemplateHintsBlocks,
$_template,
$_viewDir,
$_viewVars
|