|
MediaWiki
REL1_23
|
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 162 of file StubObject.php.
Definition at line 164 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 169 of file StubObject.php.
References $name, and StubObject\_call().
Reimplemented from StubObject.
Definition at line 176 of file StubObject.php.
References Language\factory(), and global.