|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getReportItems ($columns=array(), $filters=array(), $orderBy=array(), $range=null) | |
| getTitle () | |
Public Member Functions inherited from CounterReport | |
| __construct ($release) | |
| _getVendorComponent ($key) | |
| createXML ($reportItems) | |
| getCode () | |
| getErrors () | |
| getKeyForFiletype ($filetype) | |
| getRelease () | |
| getVendorContacts () | |
| getVendorId () | |
| getVendorLogoUrl () | |
| getVendorName () | |
| getVendorWebsiteUrl () | |
| setError ($error) | |
Additional Inherited Members | |
Data Fields inherited from CounterReport | |
| $_errors | |
| $_release | |
Protected Member Functions inherited from CounterReport | |
| createMetricByMonth ($period, $counters) | |
| filterForContext ($filters) | |
Definition at line 17 of file CounterReportAR1.inc.php.
| CounterReportAR1::getReportItems | ( | $columns = array(), |
|
$filters = array(), |
|||
$orderBy = array(), |
|||
$range = null |
|||
| ) |
Reimplemented from CounterReport.
Definition at line 35 of file CounterReportAR1.inc.php.
References CounterReport\createMetricByMonth(), CounterReport\filterForContext(), DAORegistry\getDAO(), and CounterReport\setError().
| CounterReportAR1::getTitle | ( | ) |
Get the report title
Reimplemented from CounterReport.
Definition at line 22 of file CounterReportAR1.inc.php.