Class Mage_Reports_Helper_Data
Reports data helper
- Mage_Core_Helper_Abstract
- Mage_Reports_Helper_Data
Package: Mage\Reports
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Reports/Helper/Data.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Reports/Helper/Data.php
public
array
|
#
getIntervals( string $from, string $to, string $period =
Retrieve array of intervals |
public
|
#
prepareIntervalsCollection( mixed $collection, mixed $from, mixed $to, mixed $periodType =
|
string |
REPORT_PERIOD_TYPE_DAY
|
'day' |
|
string |
REPORT_PERIOD_TYPE_MONTH
|
'month' |
|
string |
REPORT_PERIOD_TYPE_YEAR
|
'year' |
$_layout,
$_moduleName,
$_request
|