Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTable Class Reference

Used to build the table displayed on Special:MessageGroupStats. More...

Public Member Functions

 __construct (StatsTable $table, ILoadBalancer $loadBalancer, LinkRenderer $linkRenderer, MessageLocalizer $localizer, Language $interfaceLanguage, MessageGroupReviewStore $groupReviewStore, bool $haveTranslateWorkflowStates)
 
 get (array $stats, MessageGroup $group, bool $noComplete, bool $noEmpty)
 
 areStatsIncomplete ()
 

Detailed Description

Used to build the table displayed on Special:MessageGroupStats.

Author
Abijeet Patro
Since
2023.01 @license GPL-2.0-or-later

Definition at line 25 of file MessageGroupStatsTable.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTable::__construct ( StatsTable $table,
ILoadBalancer $loadBalancer,
LinkRenderer $linkRenderer,
MessageLocalizer $localizer,
Language $interfaceLanguage,
MessageGroupReviewStore $groupReviewStore,
bool $haveTranslateWorkflowStates )

Definition at line 40 of file MessageGroupStatsTable.php.

Member Function Documentation

◆ areStatsIncomplete()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTable::areStatsIncomplete ( )

Definition at line 125 of file MessageGroupStatsTable.php.

◆ get()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTable::get ( array $stats,
MessageGroup $group,
bool $noComplete,
bool $noEmpty )

Definition at line 61 of file MessageGroupStatsTable.php.


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