Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi Class Reference

Api module for querying MessageCollection. More...

Inheritance diagram for MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi:

Public Member Functions

 __construct (ApiQuery $query, string $moduleName, ConfigHelper $configHelper, LanguageNameUtils $languageNameUtils, ILoadBalancer $loadBalancer, MessageGroupReviewStore $groupReviewStore)
 
 execute ()
 
 getCacheMode ( $params)
 @inheritDoc
 
 executeGenerator ( $resultPageSet)
 @inheritDoc
 

Protected Member Functions

 getAllowedParams ()
 @inheritDoc
 
 getExamplesMessages ()
 @inheritDoc
 

Detailed Description

Api module for querying MessageCollection.

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

Definition at line 30 of file QueryMessageCollectionActionApi.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::__construct ( ApiQuery $query,
string $moduleName,
ConfigHelper $configHelper,
LanguageNameUtils $languageNameUtils,
ILoadBalancer $loadBalancer,
MessageGroupReviewStore $groupReviewStore )

Definition at line 36 of file QueryMessageCollectionActionApi.php.

Member Function Documentation

◆ execute()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::execute ( )

Definition at line 51 of file QueryMessageCollectionActionApi.php.

◆ executeGenerator()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::executeGenerator ( $resultPageSet)

@inheritDoc

Definition at line 61 of file QueryMessageCollectionActionApi.php.

◆ getAllowedParams()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::getAllowedParams ( )
protected

@inheritDoc

Definition at line 262 of file QueryMessageCollectionActionApi.php.

◆ getCacheMode()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::getCacheMode ( $params)

@inheritDoc

Definition at line 56 of file QueryMessageCollectionActionApi.php.

◆ getExamplesMessages()

MediaWiki\Extension\Translate\MessageLoading\QueryMessageCollectionActionApi::getExamplesMessages ( )
protected

@inheritDoc

Definition at line 310 of file QueryMessageCollectionActionApi.php.


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