Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage Class Reference

Allows users to manage message group subscriptions. More...

Inheritance diagram for MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage:

Public Member Functions

 __construct (MessageGroupSubscription $messageGroupSubscription)
 
 doesWrites ()
 
 execute ( $mode)
 
 getAssociatedNavigationLinks ()
 @inheritDoc
 
 getSubpagesForPrefixSearch ()
 Return an array of subpages that this special page will accept.
 
 submitRaw (array $data)
 
 submitNormal ( $data)
 

Detailed Description

Allows users to manage message group subscriptions.

Author
Eugene Wang'ombe @license GPL-2.0-or-later

Definition at line 29 of file ManageMessageGroupSubscriptionsSpecialPage.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::__construct ( MessageGroupSubscription $messageGroupSubscription)

Member Function Documentation

◆ doesWrites()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::doesWrites ( )

◆ execute()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::execute ( $mode)
Parameters
string | null$mode

Definition at line 50 of file ManageMessageGroupSubscriptionsSpecialPage.php.

◆ getAssociatedNavigationLinks()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::getAssociatedNavigationLinks ( )

@inheritDoc

Definition at line 113 of file ManageMessageGroupSubscriptionsSpecialPage.php.

◆ getSubpagesForPrefixSearch()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::getSubpagesForPrefixSearch ( )

Return an array of subpages that this special page will accept.

Returns
string[] subpages

Definition at line 121 of file ManageMessageGroupSubscriptionsSpecialPage.php.

◆ submitNormal()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::submitNormal ( $data)

◆ submitRaw()

MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::submitRaw ( array $data)

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