eZ Publish  [trunk]
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 54 of file ezconvertdbcharset.php.


Member Function Documentation

Definition at line 69 of file ezconvertdbcharset.php.

Referenced by convertXMLData().

Definition at line 64 of file ezconvertdbcharset.php.

Definition at line 74 of file ezconvertdbcharset.php.


Member Data Documentation

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

Definition at line 56 of file ezconvertdbcharset.php.

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

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

Definition at line 57 of file ezconvertdbcharset.php.

Referenced by iconvCharacterSet(), and setLogFilename().


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