Class QI18n
Factory class for translations
- QBaseClass
- QI18n
public static
|
#
Initialize( string[optional] $strTranslationClass = null )
Initializes application translation. Creates an instance of translation and sets it to QApplication::$LanguageObject |
public static
|
OverrideAttributes(),
__call(),
__get(),
__set()
|
public static
string
|
$DefaultTranslationClass
Default translation class. If this is specified, both Initialize and Load methods will create an instance of given translation (if not different class is not specified). |
#
'QTranslationPoParser'
|