wiki.techinc.nl/includes/specialpage
Kosta Harlan 58d50a512f LoginSignup: Add function for overriding benefits container
The method is marked unstable, since it's not encouraged to override
this. The HTML construction should be moved to a template / hook based
system.

Also remove deprecated global $wg variable access in favor of injected
Config.

Bug: T295068
Change-Id: I93b559bbb1612608785cf5633e8973c45c421171
2021-11-09 12:30:54 +01:00
..
Hook
AuthManagerSpecialPage.php Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
ChangesListSpecialPage.php Merge "Replace deprecated User function in ChangesListSpecialPage" 2021-10-01 15:17:39 +00:00
DisabledSpecialPage.php
FormSpecialPage.php
ImageQueryPage.php Turn hashes into comments 2021-06-24 14:45:10 -04:00
IncludableSpecialPage.php
LoginSignupSpecialPage.php LoginSignup: Add function for overriding benefits container 2021-11-09 12:30:54 +01:00
PageQueryPage.php
QueryPage.php Improve nullable documentation in special page class about args 2021-10-22 06:14:21 +00:00
RedirectSpecialArticle.php
RedirectSpecialPage.php
SpecialPage.php Improve nullable documentation in special page class about args 2021-10-22 06:14:21 +00:00
SpecialPageFactory.php specialpage: Remove deprecated check of special page object checks 2021-10-27 22:53:59 +01:00
SpecialRedirectToSpecial.php Improve nullable documentation in special page class about args 2021-10-22 06:14:21 +00:00
SpecialRedirectWithAction.php
UnlistedSpecialPage.php
WantedQueryPage.php