Open Monograph Press
3.3.0
|
Public Member Functions | |
executeActions () | |
getName () | |
![]() | |
__construct ($args=array()) | |
addExecutionLogEntry ($message, $type=null) | |
execute () | |
getHelper () | |
getProcessId () | |
Additional Inherited Members |
Class to published submissions scheduled for publication.
Definition at line 18 of file PublishSubmissions.inc.php.
PublishSubmissions::executeActions | ( | ) |
Implement this method to execute the task actions.
Reimplemented from ScheduledTask.
Definition at line 30 of file PublishSubmissions.inc.php.
References PKPServices\get(), and Core\getCurrentDate().
PublishSubmissions::getName | ( | ) |
Get the scheduled task name. Override to define a custom task name.
Reimplemented from ScheduledTask.
Definition at line 23 of file PublishSubmissions.inc.php.