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

Implements includable special page Special:MessageGroupStats which provides translation statistics for all languages for a group. More...

Inheritance diagram for MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage:

Public Member Functions

 __construct (ProgressStatsTableFactory $progressStatsTableFactory, JobQueueGroup $jobQueueGroup)
 
 getDescription ()
 
 isIncludable ()
 
 execute ( $par)
 

Protected Member Functions

 getGroupName ()
 

Detailed Description

Implements includable special page Special:MessageGroupStats which provides translation statistics for all languages for a group.

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

Definition at line 26 of file MessageGroupStatsSpecialPage.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::__construct ( ProgressStatsTableFactory $progressStatsTableFactory,
JobQueueGroup $jobQueueGroup )

Definition at line 73 of file MessageGroupStatsSpecialPage.php.

Member Function Documentation

◆ execute()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::execute ( $par)

Definition at line 95 of file MessageGroupStatsSpecialPage.php.

◆ getDescription()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::getDescription ( )

Definition at line 83 of file MessageGroupStatsSpecialPage.php.

◆ getGroupName()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::getGroupName ( )
protected

Definition at line 91 of file MessageGroupStatsSpecialPage.php.

◆ isIncludable()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::isIncludable ( )

Definition at line 87 of file MessageGroupStatsSpecialPage.php.


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