MediaWiki  REL1_19
MediaWiki_I18N Class Reference

Wrapper object for MediaWiki's localization functions, to be passed to the template engine. More...

List of all members.

Public Member Functions

 set ($varName, $value)
 translate ($value)

Public Attributes

 $_context = array()

Detailed Description

Wrapper object for MediaWiki's localization functions, to be passed to the template engine.

Access:
private

Definition at line 34 of file SkinTemplate.php.


Member Function Documentation

MediaWiki_I18N::set ( varName,
value 
)

Definition at line 37 of file SkinTemplate.php.

Definition at line 41 of file SkinTemplate.php.

References wfMsg(), wfProfileIn(), wfProfileOut(), wfRestoreWarnings(), and wfSuppressWarnings().

Here is the call graph for this function:


Member Data Documentation

MediaWiki_I18N::$_context = array()

Definition at line 35 of file SkinTemplate.php.


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