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 (private readonly LinkBatchFactory $linkBatchFactory, private readonly MessageGroupMetadata $messageGroupMetadata, private readonly AggregateGroupManager $aggregateGroupManager,)
 
 execute ( $parameters)
 @inheritDoc
 

Protected Member Functions

 getGroupName ()
 

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 23 of file AggregateGroupsSpecialPage.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupsSpecialPage::__construct ( private readonly LinkBatchFactory $linkBatchFactory,
private readonly MessageGroupMetadata $messageGroupMetadata,
private readonly AggregateGroupManager $aggregateGroupManager )

Definition at line 27 of file AggregateGroupsSpecialPage.php.

Member Function Documentation

◆ execute()

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

@inheritDoc

Definition at line 41 of file AggregateGroupsSpecialPage.php.

◆ getGroupName()

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

Definition at line 36 of file AggregateGroupsSpecialPage.php.


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