Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage Class Reference

Contains logic for special page Special:AggregateGroups. More...

Inheritance diagram for MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage:

Public Member Functions

 __construct (LinkBatchFactory $linkBatchFactory)
 
 execute ( $parameters)
 

Protected Member Functions

 getGroupName ()
 
 showAggregateGroup (AggregateMessageGroup $group)
 

Detailed Description

Contains logic for special page Special:AggregateGroups.

Author
Santhosh Thottingal
Niklas Laxström
Siebrand Mazeland
Kunal Grover @license GPL-2.0-or-later

Definition at line 25 of file AggregateGroupsSpecialPage.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage::__construct ( LinkBatchFactory $linkBatchFactory)

Definition at line 33 of file AggregateGroupsSpecialPage.php.

Member Function Documentation

◆ execute()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage::execute ( $parameters)

Definition at line 42 of file AggregateGroupsSpecialPage.php.

◆ getGroupName()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage::getGroupName ( )
protected

Definition at line 38 of file AggregateGroupsSpecialPage.php.

◆ showAggregateGroup()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage::showAggregateGroup ( AggregateMessageGroup $group)
protected

Definition at line 83 of file AggregateGroupsSpecialPage.php.


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