|
eZ Publish
[trunk]
|
Class used to store some of the command line arguments. More...
Public Member Functions | |
| iconvCharacterSet () | |
| logFilename () | |
| setIconvCharacterSet ($iconvCharacterSet) | |
| setLogFilename ($logFilename) | |
Static Protected Attributes | |
| static | $iconvCharacterSet = false |
| static | $logFilename = false |
Class used to store some of the command line arguments.
Definition at line 54 of file ezconvertdbcharset.php.
Definition at line 59 of file ezconvertdbcharset.php.
Referenced by convertSerializedData(), and convertXMLData().
Definition at line 69 of file ezconvertdbcharset.php.
Referenced by convertXMLData().
| CommandLineArguments::setIconvCharacterSet | ( | $ | iconvCharacterSet | ) |
Definition at line 64 of file ezconvertdbcharset.php.
| CommandLineArguments::setLogFilename | ( | $ | logFilename | ) |
Definition at line 74 of file ezconvertdbcharset.php.
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().