eZPublish
4.7
|
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.
CommandLineArguments::iconvCharacterSet | ( | ) |
Referenced by convertSerializedData(), and convertXMLData().
CommandLineArguments::logFilename | ( | ) |
Referenced by convertXMLData().
CommandLineArguments::setIconvCharacterSet | ( | $iconvCharacterSet | ) |
CommandLineArguments::setLogFilename | ( | $logFilename | ) |
|
staticprotected |
Referenced by iconvCharacterSet(), logFilename(), and setIconvCharacterSet().
|
staticprotected |
Referenced by iconvCharacterSet(), and setLogFilename().