Public Member Functions | |
getChartData () | |
Static Protected Member Functions | |
static | makeColumnSqlQuery ($beginDateTime, $searchAttributeData) |
static | makeSearchAttributeData ($endDateTime, $marketingList) |
Definition at line 37 of file MarketingListGrowthChartDataProvider.php.
getChartData | ( | ) |
Reimplemented from ChartDataProvider.
Definition at line 42 of file MarketingListGrowthChartDataProvider.php.
static makeColumnSqlQuery | ( | $ | beginDateTime, | |
$ | searchAttributeData | |||
) | [static, protected] |
string | $beginDateTime | |
array | $searchAttributeData |
Definition at line 72 of file MarketingListGrowthChartDataProvider.php.
static makeSearchAttributeData | ( | $ | endDateTime, | |
$ | marketingList | |||
) | [static, protected] |
string | $endDateTime | |
null|MarketingList | $marketingList |
Definition at line 107 of file MarketingListGrowthChartDataProvider.php.