Allows users to manage message group subscriptions. More...
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) | |
Allows users to manage message group subscriptions.
Definition at line 29 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::__construct | ( | MessageGroupSubscription | $messageGroupSubscription | ) |
Definition at line 40 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::doesWrites | ( | ) |
Definition at line 45 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::execute | ( | $mode | ) |
string | null | $mode |
Definition at line 50 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::getAssociatedNavigationLinks | ( | ) |
@inheritDoc
Definition at line 113 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::getSubpagesForPrefixSearch | ( | ) |
Return an array of subpages that this special page will accept.
Definition at line 121 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::submitNormal | ( | $data | ) |
Definition at line 239 of file ManageMessageGroupSubscriptionsSpecialPage.php.
MediaWiki\Extension\Translate\PageTranslation\ManageMessageGroupSubscriptionsSpecialPage::submitRaw | ( | array | $data | ) |
Definition at line 129 of file ManageMessageGroupSubscriptionsSpecialPage.php.