Open Journal Systems  3.3.0
CommandLineTool Class Reference
Inheritance diagram for CommandLineTool:
BatchConversionTool buildSwagger CitationsParsingTool CopyAccessLogFileTool FixGalleyImagesTool generateTestMetrics importExport installEmailTemplates InstallPluginVersionTool InstallTool MergeCoverageReportTool MergeUsersTool rebuildSearchIndex RemoveLocaleKey ReviewerInterestsDeletionTool ScheduledTaskTool SetVersionTool SubmissionDeletionTool UpgradeTool xmlEmailsToPo xmlSchemaToMigration xmlToPo XmlToSqlTool

Public Member Functions

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

Data Fields

 $argv
 
 $scriptName
 

Detailed Description

Initialization code for command-line scripts.

FIXME: Write a PKPCliRequest and PKPCliRouter class and use the dispatcher to bootstrap and route tool requests.

Definition at line 44 of file CliTool.inc.php.

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ usage()

Field Documentation

◆ $argv

◆ $scriptName

string CommandLineTool::$scriptName

the script being executed

Definition at line 50 of file CliTool.inc.php.


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