Go to the source code of this file.
Classes | |
class | FakeConverter |
a fake language converter More... | |
class | Language |
Internationalisation code. More... | |
Variables | |
if(!defined( 'MEDIAWIKI')) global | $wgLanguageNames |
global | $wgInputEncoding = "UTF-8" |
These are always UTF-8, they exist only for backwards compatibility. | |
global | $wgOutputEncoding = "UTF-8" |
Definition in file Language.php.
$wgInputEncoding = "UTF-8" |
These are always UTF-8, they exist only for backwards compatibility.
Definition at line 16 of file Language.php.
Definition at line 9 of file Language.php.
Referenced by LanguageConverter::__construct(), and addWiki().
$wgOutputEncoding = "UTF-8" |
Definition at line 16 of file Language.php.