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

Public Member Functions

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

Additional Inherited Members

- Data Fields inherited from CommandLineTool
 $argv
 
 $scriptName
 

Detailed Description

CLI tool for installing a plugin version descriptor.

Definition at line 23 of file installPluginVersion.php.

Constructor & Destructor Documentation

◆ __construct()

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

Constructor.

Parameters
$argvarray command-line arguments

Reimplemented from CommandLineTool.

Definition at line 34 of file installPluginVersion.php.

References CommandLineTool\$argv, and usage().

Member Function Documentation

◆ execute()

InstallPluginVersionTool::execute ( )

◆ usage()

InstallPluginVersionTool::usage ( )

Print command usage information.

Reimplemented from CommandLineTool.

Definition at line 48 of file installPluginVersion.php.

Referenced by __construct().


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