Class Mage_Reports_Model_Mysql4_Entity_Summary_Collection_Abstract

Description

Reports summary collection

Located in /Reports/Model/Mysql4/Entity/Summary/Collection/Abstract.php (line 35)

Varien_Data_Collection
   |
   --Mage_Reports_Model_Mysql4_Entity_Summary_Collection_Abstract
Variable Summary
Mage_Entity_Model_Entity_Collection_Abstract $_entityCollection
Method Summary
void setDatePeriod ( $period)
Varien_Data_Collection setSelectPeriod (string $periodType, [string|int|null $customStart = null], [string|int|null $customEnd = null])
void setStoreFilter ( $storeId)
void _initCollection ()
Variables
Mage_Entity_Model_Entity_Collection_Abstract $_entityCollection (line 42)

Entity collection for summaries

  • access: protected
Methods
getCollection (line 118)

Return collection for summaries

  • access: public
setDatePeriod (line 103)
  • access: public
void setDatePeriod ( $period)
  • $period
setSelectPeriod (line 64)

Filters the summaries by some period

  • access: public
Varien_Data_Collection setSelectPeriod (string $periodType, [string|int|null $customStart = null], [string|int|null $customEnd = null])
  • string $periodType
  • string|int|null $customStart
  • string|int|null $customEnd
setStoreFilter (line 108)
  • access: public
void setStoreFilter ( $storeId)
  • $storeId
_initCollection (line 126)
  • access: protected
void _initCollection ()

Documentation generated on Fri, 11 Feb 2011 16:55:38 +0200 by phpDocumentor 1.4.3