MediaWiki
REL1_21
|
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 141 of file StubObject.php.
Definition at line 143 of file StubObject.php.
References wfDeprecated().
StubContLang::__call | ( | $ | name, |
$ | args | ||
) |
Function called by PHP if no function with that name exists in this object.
string | $name | name of the function called |
array | $args | arguments |
Reimplemented from StubObject.
Definition at line 148 of file StubObject.php.
References $name, and StubObject\_call().
Reimplemented from StubObject.
Definition at line 155 of file StubObject.php.
References Language\factory(), and global.