Class Mage_Reports_Model_Resource_Customer_Collection
Customers Report collection
- Varien_Data_Collection_Db
- Mage_Eav_Model_Entity_Collection_Abstract
- Mage_Customer_Model_Resource_Customer_Collection
- Mage_Reports_Model_Resource_Customer_Collection
Direct known subclasses
Mage_Reports_Model_Mysql4_Customer_Collection, Mage_Reports_Model_Resource_Accounts_CollectionIndirect known subclasses
Mage_Reports_Model_Mysql4_Accounts_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/Customer/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/Customer/Collection.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
addSumAvgTotals( integer $storeId = 0 )
Order summary info for each customer such as orders_count, orders_avg_amount, orders_total_amount |
public
|
|
public
|
|
protected
|
|
protected
|
|
public
|
|
public
string
|
_construct(),
_getAllIdsSelect(),
addNameToSelect(),
groupByEmail()
|
protected
boolean
|
$_addOrderStatistics | false |
#
Add order statistics flag |
protected
boolean
|
$_addOrderStatisticsIsFilter | false |
#
Add order statistics is filter flag |
protected
string
|
$_customerIdTableName |
|
#
Customer id table name |
protected
string
|
$_customerIdFieldName |
|
#
Customer id field name |
protected
string
|
$_orderEntityTableName |
|
#
Order entity table name |
protected
string
|
$_orderEntityFieldName |
|
#
Order entity field name |