Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi Class Reference

Api module for managing group synchronization cache. More...

Inheritance diagram for MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi:

Public Member Functions

 __construct (ApiMain $mainModule, $moduleName, GroupSynchronizationCache $groupSyncCache)
 
 execute ()
 
 isInternal ()
 
 needsToken ()
 

Protected Member Functions

 getAllowedParams ()
 

Detailed Description

Api module for managing group synchronization cache.

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

Definition at line 22 of file ManageGroupSynchronizationCacheActionApi.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi::__construct ( ApiMain $mainModule,
$moduleName,
GroupSynchronizationCache $groupSyncCache )

Definition at line 30 of file ManageGroupSynchronizationCacheActionApi.php.

Member Function Documentation

◆ execute()

MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi::execute ( )

Definition at line 36 of file ManageGroupSynchronizationCacheActionApi.php.

◆ getAllowedParams()

MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi::getAllowedParams ( )
protected

◆ isInternal()

MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi::isInternal ( )

◆ needsToken()

MediaWiki\Extension\Translate\Synchronization\ManageGroupSynchronizationCacheActionApi::needsToken ( )

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