MediaWiki  REL1_31
specialpage Directory Reference

Files

file  AuthManagerSpecialPage.php [code]
 
file  ChangesListSpecialPage.php [code]
 Special page which uses a ChangesList to show query results.
 
file  FormSpecialPage.php [code]
 Special page which uses an HTMLForm to handle processing.
 
file  ImageQueryPage.php [code]
 Variant of QueryPage which uses a gallery to output results.
 
file  IncludableSpecialPage.php [code]
 Shortcut to construct an includable special page.
 
file  LoginSignupSpecialPage.php [code]
 Holds shared logic for login and account creation pages.
 
file  PageQueryPage.php [code]
 Variant of QueryPage which formats the result as a simple link to the page.
 
file  QueryPage.php [code]
 Base code for "query" special pages.
 
file  RedirectSpecialPage.php [code]
 Shortcuts to construct a special page alias.
 
file  SpecialPage.php [code]
 Parent class for all special pages.
 
file  SpecialPageFactory.php [code]
 Factory for handling the special page list and generating SpecialPage objects.
 
file  UnlistedSpecialPage.php [code]
 Shortcut to construct a special page which is unlisted by default.
 
file  WantedQueryPage.php [code]
 Class definition for a wanted query page.