Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\TranslatorInterface\MessageTable Class Reference

Display messages for translation & review. More...

Inheritance diagram for MediaWiki\Extension\Translate\TranslatorInterface\MessageTable:

Public Member Functions

 __construct (IContextSource $context, MessageGroup $group, string $language)
 
 fullTable ()
 

Protected Attributes

 $group
 
 $language
 

Detailed Description

Display messages for translation & review.

Author
Niklas Laxström @license GPL-2.0-or-later

Definition at line 18 of file MessageTable.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\TranslatorInterface\MessageTable::__construct ( IContextSource $context,
MessageGroup $group,
string $language )

Definition at line 22 of file MessageTable.php.

Member Function Documentation

◆ fullTable()

MediaWiki\Extension\Translate\TranslatorInterface\MessageTable::fullTable ( )

Definition at line 32 of file MessageTable.php.

Member Data Documentation

◆ $group

MediaWiki\Extension\Translate\TranslatorInterface\MessageTable::$group
protected

Definition at line 19 of file MessageTable.php.

◆ $language

MediaWiki\Extension\Translate\TranslatorInterface\MessageTable::$language
protected

Definition at line 20 of file MessageTable.php.


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