|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct ($argv=array()) | |
| execute () | |
Public Member Functions inherited from CommandLineTool | |
| usage () | |
Additional Inherited Members | |
Data Fields inherited from CommandLineTool | |
| $argv | |
| $scriptName | |
Definition at line 23 of file fixGalleyImages.php.
| FixGalleyImagesTool::__construct | ( | $argv = array() | ) |
Constructor.
| $argv | array command-line arguments |
Reimplemented from CommandLineTool.
Definition at line 28 of file fixGalleyImages.php.
References CommandLineTool\$argv.
| FixGalleyImagesTool::execute | ( | ) |
Execute the specified command.
Definition at line 35 of file fixGalleyImages.php.