StubContLang Class Reference

Stub object for the content language of this wiki. More...

Inherits StubObject.

List of all members.

Public Member Functions

 __construct ()
 __call ($name, $args)
 Function called by PHP if no function with that name exists in this object.
 _newObject ()
 Create a new object to replace this stub object.


Detailed Description

Stub object for the content language of this wiki.

This object have to be in $wgContLang global.

Definition at line 110 of file StubObject.php.


Constructor & Destructor Documentation

StubContLang::__construct (  ) 

Definition at line 112 of file StubObject.php.


Member Function Documentation

StubContLang::__call ( name,
args 
)

Function called by PHP if no function with that name exists in this object.

Parameters:
String $name name of the function called
Array $args array of arguments

Reimplemented from StubObject.

Definition at line 116 of file StubObject.php.

References $args, $name, and StubObject::_call().

StubContLang::_newObject (  ) 

Create a new object to replace this stub object.

Reimplemented from StubObject.

Definition at line 120 of file StubObject.php.

References $obj, $wgContLanguageCode, and Language::factory().


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:48 2009 for MediaWiki by  doxygen 1.5.9