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

Api module for querying translation statistics. More...

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

Public Member Functions

 __construct (ApiMain $mainModule, $moduleName, TranslationStatsDataProvider $dataProvider)
 
 execute ()
 

Protected Member Functions

 getAllowedParams ()
 
 getExamplesMessages ()
 

Detailed Description

Api module for querying translation statistics.

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

Definition at line 18 of file QueryTranslationStatsActionApi.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Statistics\QueryTranslationStatsActionApi::__construct ( ApiMain $mainModule,
$moduleName,
TranslationStatsDataProvider $dataProvider )

Definition at line 21 of file QueryTranslationStatsActionApi.php.

Member Function Documentation

◆ execute()

MediaWiki\Extension\Translate\Statistics\QueryTranslationStatsActionApi::execute ( )

Definition at line 26 of file QueryTranslationStatsActionApi.php.

◆ getAllowedParams()

MediaWiki\Extension\Translate\Statistics\QueryTranslationStatsActionApi::getAllowedParams ( )
protected

Definition at line 42 of file QueryTranslationStatsActionApi.php.

◆ getExamplesMessages()

MediaWiki\Extension\Translate\Statistics\QueryTranslationStatsActionApi::getExamplesMessages ( )
protected

Definition at line 74 of file QueryTranslationStatsActionApi.php.


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