Class Mage_Sales_Model_Resource_Order_Collection
Flat sales order collection
- Varien_Data_Collection_Db
- Mage_Core_Model_Resource_Db_Collection_Abstract
- Mage_Sales_Model_Resource_Collection_Abstract
- Mage_Sales_Model_Resource_Order_Collection
Direct known subclasses
Mage_Reports_Model_Resource_Order_Collection, Mage_Sales_Model_Mysql4_Order_Collection, Mage_Sales_Model_Resource_Order_Grid_CollectionIndirect known subclasses
Mage_Reports_Model_Mysql4_Customer_Orders_Collection, Mage_Reports_Model_Mysql4_Customer_Totals_Collection, Mage_Reports_Model_Mysql4_Order_Collection, Mage_Reports_Model_Resource_Customer_Orders_Collection, Mage_Reports_Model_Resource_Customer_Totals_Collection, Mage_Sales_Model_Mysql4_Order_Grid_Collection
Package: Mage\Sales
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/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/Sales/Model/Resource/Order/Collection.php
protected
|
|
public
|
#
addItemCountExpr( )
Add items count expr to collection select, backward capability with eav structure |
public
Varien_Db_Select
|
|
protected
|
|
protected
|
#
_addAddressFields( )
Join table sales_flat_order_address to select for billing and shipping order addresses. Create corillation map |
public
|
|
public
|
#
addFieldToSearchFilter( string $field, null|string|array $condition = null )
Add field search filter to collection as OR condition |
public
|
#
addAttributeToSearchFilter( array $attributes, array|integer|string|null $condition = null )
Specify collection select filter by attribute value |
public
|
#
addBillingAgreementsFilter( integer|array $agreements )
Add filter by specified billing agreements |
public
|
_attributeToField(),
addAttributeToFilter(),
addAttributeToSelect(),
addAttributeToSort(),
getAllIds(),
joinAttribute(),
setPage()
|
CACHE_TAG
|
protected
string
|
$_eventPrefix | 'sales_order_collection' |
#
Event prefix |
protected
string
|
$_eventObject | 'order_collection' |
#
Event object |