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 (Config $config, JobQueueGroup $jobQueueGroup, MessageGroupStatsTableFactory $messageGroupStatsTableFactory, EntitySearch $entitySearch, MessagePrefixStats $messagePrefixStats)
 
 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 29 of file MessageGroupStatsSpecialPage.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::__construct ( Config $config,
JobQueueGroup $jobQueueGroup,
MessageGroupStatsTableFactory $messageGroupStatsTableFactory,
EntitySearch $entitySearch,
MessagePrefixStats $messagePrefixStats )

Definition at line 51 of file MessageGroupStatsSpecialPage.php.

Member Function Documentation

◆ execute()

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

Definition at line 78 of file MessageGroupStatsSpecialPage.php.

◆ getDescription()

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

Definition at line 66 of file MessageGroupStatsSpecialPage.php.

◆ getGroupName()

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

Definition at line 74 of file MessageGroupStatsSpecialPage.php.

◆ isIncludable()

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

Definition at line 70 of file MessageGroupStatsSpecialPage.php.


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