eZ Publish  [4.2]
CommandLineArguments Class Reference

Class used to store some of the command line arguments. More...

List of all members.

Public Member Functions

 iconvCharacterSet ()
 logFilename ()
 setIconvCharacterSet ($iconvCharacterSet)
 setLogFilename ($logFilename)

Static Protected Attributes

static $iconvCharacterSet = false
static $logFilename = false

Detailed Description

Class used to store some of the command line arguments.

Definition at line 72 of file ezconvertdbcharset.php.


Member Function Documentation

CommandLineArguments::iconvCharacterSet ( )

Definition at line 77 of file ezconvertdbcharset.php.

Referenced by convertSerializedData(), and convertXMLData().

CommandLineArguments::logFilename ( )

Definition at line 87 of file ezconvertdbcharset.php.

Referenced by convertXMLData().

CommandLineArguments::setIconvCharacterSet ( iconvCharacterSet)

Definition at line 82 of file ezconvertdbcharset.php.

CommandLineArguments::setLogFilename ( logFilename)

Definition at line 92 of file ezconvertdbcharset.php.


Member Data Documentation

CommandLineArguments::$iconvCharacterSet = false [static, protected]

Definition at line 74 of file ezconvertdbcharset.php.

Referenced by iconvCharacterSet(), logFilename(), and setIconvCharacterSet().

CommandLineArguments::$logFilename = false [static, protected]

Definition at line 75 of file ezconvertdbcharset.php.

Referenced by iconvCharacterSet(), and setLogFilename().


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