PHP Class SubmissionDeletionTool, ojs

Inheritance: extends CommandLineTool
Show file Open project: pkp/ojs Class Usage Examples

Public Properties

Property Type Description
$articleIds

Public Methods

Method Description
__construct ( $argv = [] ) Constructor.
execute ( ) Delete submission data and associated files
usage ( ) Print command usage information.

Method Details

__construct() public method

Constructor.
public __construct ( $argv = [] )
$argv array command-line arguments

execute() public method

Delete submission data and associated files
public execute ( )

usage() public method

Print command usage information.
public usage ( )

Property Details

$articleIds public property

public $articleIds