Class Mage_Sales_Model_Quote_Address_Total_Collector
Address Total Collector model
- Varien_Simplexml_Config
- Mage_Core_Model_Config_Base
- Mage_Sales_Model_Config_Ordered
- Mage_Sales_Model_Quote_Address_Total_Collector
Direct known subclasses
Mage_Sales_Model_Quote_Address_Total_Nominal_Collector
Package: Mage\Core
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Sales/Model/Quote/Address/Total/Collector.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Sales/Model/Quote/Address/Total/Collector.php
public
|
|
public
array
|
|
public
array
|
|
protected
|
#
_initModelInstance( string $class, string $totalCode, array $totalConfig )
Init model class by configuration |
protected
|
|
protected
|
_compareSortOrder(),
_compareTotals(),
_getSortedCollectorCodes(),
_initCollectors(),
_prepareConfigArray()
|
string |
XML_PATH_SALES_TOTALS_SORT
|
'sales/totals_sort' |
#
Path to sort order values of checkout totals |
protected
array
|
$_retrievers | array() |
#
Total models array ordered for right display sequence |
protected
|
$_store |
|
#
Corresponding store object |
protected
string
|
$_totalsConfigNode | 'global/sales/quote/totals' |
#
Configuration path where to collect registered totals |
protected
string
|
$_collectorsCacheKey | 'sorted_quote_collectors' |
#
Cache key for collectors |
$_collectors,
$_models,
$_modelsConfig
|