PHP Class importExport, ojs

Inheritance: extends CommandLineTool
Afficher le fichier Open project: pkp/ojs Class Usage Examples

Méthodes publiques

Свойство Type Description
$command
$parameters
$plugin

Méthodes publiques

Méthode Description
__construct ( $argv = [] ) Constructor.
execute ( ) Parse and execute the import/export task.
usage ( ) Print command usage information.

Method Details

__construct() public méthode

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

execute() public méthode

Parse and execute the import/export task.
public execute ( )

usage() public méthode

Print command usage information.
public usage ( )

Property Details

$command public_oe property

public $command

$parameters public_oe property

public $parameters

$plugin public_oe property

public $plugin