You are here

public function AcquiaLiftLearnReportDataSourceInterface::getReportForDateRange in Acquia Lift Connector 7.2

2 methods override AcquiaLiftLearnReportDataSourceInterface::getReportForDateRange()
AcquiaLiftAPI::getReportForDateRange in includes/AcquiaLiftAPI.inc
Implements AcquiaLiftLearnReportDataSourceInterface::getReportForDateRange().
AcquiaLiftLearnReportFromFile::getReportForDateRange in includes/AcquiaLiftLearnReportFromFile.inc

File

includes/AcquiaLiftLearnReportDataSourceInterface.inc, line 7

Class

AcquiaLiftLearnReportDataSourceInterface
Interface for report data source class that Lift Learn Reports can use.

Code

public function getReportForDateRange($name, $from, $to);