Class Mage_Reports_Model_Resource_Order_Collection
Reports orders collection
- Varien_Data_Collection_Db
- Mage_Core_Model_Resource_Db_Collection_Abstract
- Mage_Sales_Model_Resource_Collection_Abstract
- Mage_Sales_Model_Resource_Order_Collection
- Mage_Reports_Model_Resource_Order_Collection
Direct known subclasses
Mage_Reports_Model_Mysql4_Order_Collection, Mage_Reports_Model_Resource_Customer_Orders_Collection, Mage_Reports_Model_Resource_Customer_Totals_CollectionIndirect known subclasses
Mage_Reports_Model_Mysql4_Customer_Orders_Collection, Mage_Reports_Model_Mysql4_Customer_Totals_Collection
Package: Mage\Reports
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/Reports/Model/Resource/Order/Collection.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/Reports/Model/Resource/Order/Collection.php
public
|
|
public
boolean
|
|
public
|
#
prepareSummary( string $range, mixed $customStart, mixed $customEnd, integer $isFilter = 0 )
Prepare report summary |
protected
|
#
_prepareSummaryLive( string $range, mixed $customStart, mixed $customEnd, integer $isFilter = 0 )
Prepare report summary from live data |
protected
|
#
_prepareSummaryAggregated( string $range, mixed $customStart, mixed $customEnd )
Prepare report summary from aggregated data |
protected
Zend_Db_Expr
|
|
protected
string
|
#
_getRangeExpressionForAttribute( string $range, string $attribute )
Retrieve range expression adapted for attribute |
protected
string
|
#
_getTZRangeOffsetExpression( string $range, string $attribute, mixed $from = null, mixed $to = null )
Retrieve query for attribute with timezone conversion |
protected
string
|
#
_getTZRangeExpressionForAttribute( string $range, string $attribute, string $tzFrom = '+00:00', string $tzTo = null )
Retrieve range expression with timezone conversion adapted for attribute |
public
array
|
#
getDateRange( string $range, string $customStart, string $customEnd, boolean $returnObjects = false )
Calculate From and To dates (or times) by given period |
public
|
|
public
|
|
protected
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
orderByCustomerRegistration( unknown_type $dir = self::SORT_ORDER_DESC )
Order by customer registration |
public
|
|
public
unknown
|
|
protected
|
|
public
|
_attributeToField(),
addAttributeToFilter(),
addAttributeToSelect(),
addAttributeToSort(),
getAllIds(),
joinAttribute(),
setPage()
|
CACHE_TAG
|
protected
boolean
|
$_isLive | false |
#
Is live |
$_eventObject,
$_eventPrefix
|