|
MediaWiki
REL1_19
|
Stub object for the content language of this wiki. More...


Public Member Functions | |
| __call ($name, $args) | |
| Function called by PHP if no function with that name exists in this object. | |
| __construct () | |
| _newObject () | |
Stub object for the content language of this wiki.
This object have to be in $wgContLang global.
Definition at line 118 of file StubObject.php.
Definition at line 120 of file StubObject.php.
References wfDeprecated().

| StubContLang::__call | ( | $ | name, |
| $ | args | ||
| ) |
Function called by PHP if no function with that name exists in this object.
| $name | String: name of the function called |
| $args | Array: arguments |
Reimplemented from StubObject.
Definition at line 125 of file StubObject.php.
References StubObject\_call().

Reimplemented from StubObject.
Definition at line 132 of file StubObject.php.
References $wgLanguageCode, and Language\factory().
