Open Journal Systems  3.3.0
SubmissionDeletionTool Class Reference
Inheritance diagram for SubmissionDeletionTool:
CommandLineTool

Public Member Functions

 __construct ($argv=array())
 
 execute ()
 
 usage ()
 

Data Fields

 $articleIds
 
- Data Fields inherited from CommandLineTool
 $argv
 
 $scriptName
 

Detailed Description

Definition at line 18 of file deleteSubmissions.php.

Constructor & Destructor Documentation

◆ __construct()

SubmissionDeletionTool::__construct (   $argv = array())

Constructor.

Parameters
$argvarray command-line arguments

Reimplemented from CommandLineTool.

Definition at line 26 of file deleteSubmissions.php.

References CommandLineTool\$argv, and usage().

Member Function Documentation

◆ execute()

SubmissionDeletionTool::execute ( )

Delete submission data and associated files

Definition at line 48 of file deleteSubmissions.php.

References DAORegistry\getDAO().

◆ usage()

SubmissionDeletionTool::usage ( )

Print command usage information.

Reimplemented from CommandLineTool.

Definition at line 40 of file deleteSubmissions.php.

Referenced by __construct().

Field Documentation

◆ $articleIds

SubmissionDeletionTool::$articleIds

Definition at line 20 of file deleteSubmissions.php.


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