Implements includable special page Special:MessageGroupStats which provides translation statistics for all languages for a group. More...
Public Member Functions | |
__construct (ProgressStatsTableFactory $progressStatsTableFactory, JobQueueGroup $jobQueueGroup) | |
getDescription () | |
isIncludable () | |
execute ( $par) | |
Protected Member Functions | |
getGroupName () | |
Implements includable special page Special:MessageGroupStats which provides translation statistics for all languages for a group.
Definition at line 26 of file MessageGroupStatsSpecialPage.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::__construct | ( | ProgressStatsTableFactory | $progressStatsTableFactory, |
JobQueueGroup | $jobQueueGroup ) |
Definition at line 73 of file MessageGroupStatsSpecialPage.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::execute | ( | $par | ) |
Definition at line 95 of file MessageGroupStatsSpecialPage.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::getDescription | ( | ) |
Definition at line 83 of file MessageGroupStatsSpecialPage.php.
|
protected |
Definition at line 91 of file MessageGroupStatsSpecialPage.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsSpecialPage::isIncludable | ( | ) |
Definition at line 87 of file MessageGroupStatsSpecialPage.php.