Class Mage_Weee_Model_Total_Quote_Weee
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.
- Mage_Sales_Model_Quote_Address_Total_Abstract
- Mage_Tax_Model_Sales_Total_Quote_Tax
- Mage_Weee_Model_Total_Quote_Weee
Direct known subclasses
Mage_Weee_Model_Total_Quote_Nominal_WeeeCategory: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Weee/Model/Total/Quote/Weee.php
public
|
|
public
|
#
collect(
Collect Weee taxes amount and prepare items prices for taxation and discount |
protected
|
#
_process(
Calculate item fixed tax and prepare information for discount and recular taxation |
protected
|
#
_processDiscountSettings(
Check if discount should be applied to weee and add weee to discounted price |
protected
|
#
_processTaxSettings(
Add extra amount which should be taxable by regular tax |
protected
|
#
_processTotalAmount(
Proces row amount based on FPT total amount configuration setting |
protected
|
#
_recalculateParent(
Recalculate parent item amounts based on children results |
protected
|
#
_resetItemData(
Reset information about FPT for shopping cart item |
public
|
#
fetch(
Fetch FPT data to address object for display in totals block |
public
array
|
#
processConfigArray( array $config, store $store )
Process model configuration array. This method can be used for changing totals collect sort order |
public
string
|
protected
|
$_helper |
|
#
Weee module helper object |
protected
mixed
|
$_store |
|
|
protected
|
$_config |
|
#
Tax configuration object |
protected
boolean
|
$_isTaxAffected |
|
#
Flag which notify what tax amount can be affected by fixed porduct tax |
$_areTaxRequestsSimilar,
$_baseRoundingDeltas,
$_calculator,
$_hiddenTaxes,
$_roundingDeltas
|
$_address,
$_canAddAmountToAddress,
$_canSetAddressAmount,
$_code,
$_itemRowTotalKey
|