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

Public Member Functions

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

Protected Attributes

 $className
 
 $source
 

Additional Inherited Members

- Data Fields inherited from CommandLineTool
 $argv
 
 $scriptName
 

Detailed Description

Definition at line 16 of file xmlSchemaToMigration.php.

Constructor & Destructor Documentation

◆ __construct()

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

Constructor

Reimplemented from CommandLineTool.

Definition at line 32 of file xmlSchemaToMigration.php.

References CommandLineTool\$argv, and usage().

Member Function Documentation

◆ execute()

xmlSchemaToMigration::execute ( )

Convert XML locale content to PO format.

Definition at line 63 of file xmlSchemaToMigration.php.

◆ usage()

xmlSchemaToMigration::usage ( )

Print command usage information.

Reimplemented from CommandLineTool.

Definition at line 55 of file xmlSchemaToMigration.php.

Referenced by __construct().

Field Documentation

◆ $className

string xmlSchemaToMigration::$className
protected

Name of the generated PHP class

Definition at line 27 of file xmlSchemaToMigration.php.

◆ $source

string xmlSchemaToMigration::$source
protected

Name of source file/directory

Definition at line 21 of file xmlSchemaToMigration.php.


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