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