Open Monograph Press  3.3.0
StatisticsReport Class Reference
Inheritance diagram for StatisticsReport:
ScheduledTask

Public Member Functions

 executeActions ()
 
 getName ()
 
- Public Member Functions inherited from ScheduledTask
 __construct ($args=array())
 
 addExecutionLogEntry ($message, $type=null)
 
 execute ()
 
 getHelper ()
 
 getProcessId ()
 

Additional Inherited Members

Detailed Description

Class responsible to send the monthly statistics report.

Definition at line 18 of file StatisticsReport.inc.php.

Member Function Documentation

◆ executeActions()

StatisticsReport::executeActions ( )

Implement this method to execute the task actions.

Returns
boolean true iff success

Reimplemented from ScheduledTask.

Definition at line 49 of file StatisticsReport.inc.php.

References PKPApplication\get(), DAORegistry\getDAO(), and AppLocale\requireComponents().

◆ getName()

StatisticsReport::getName ( )

Get the scheduled task name. Override to define a custom task name.

Returns
string

Reimplemented from ScheduledTask.

Definition at line 41 of file StatisticsReport.inc.php.


The documentation for this class was generated from the following file: