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

Display Group synchronization related information. More...

Public Member Functions

 __construct (MessageLocalizer $localizer, LinkRenderer $linkRenderer)
 
 getGroupsInSyncHtml (array $groupsInSync, string $wrapperClass)
 
 getHtmlForGroupsWithError (GroupSynchronizationCache $groupSynchronizationCache, string $wrapperClass, Language $currentLang)
 

Detailed Description

Display Group synchronization related information.

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

Definition at line 18 of file DisplayGroupSynchronizationInfo.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Synchronization\DisplayGroupSynchronizationInfo::__construct ( MessageLocalizer $localizer,
LinkRenderer $linkRenderer )

Definition at line 24 of file DisplayGroupSynchronizationInfo.php.

Member Function Documentation

◆ getGroupsInSyncHtml()

MediaWiki\Extension\Translate\Synchronization\DisplayGroupSynchronizationInfo::getGroupsInSyncHtml ( array $groupsInSync,
string $wrapperClass )
Parameters
string[]$groupsInSync

Definition at line 30 of file DisplayGroupSynchronizationInfo.php.

◆ getHtmlForGroupsWithError()

MediaWiki\Extension\Translate\Synchronization\DisplayGroupSynchronizationInfo::getHtmlForGroupsWithError ( GroupSynchronizationCache $groupSynchronizationCache,
string $wrapperClass,
Language $currentLang )

Definition at line 56 of file DisplayGroupSynchronizationInfo.php.


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