MediaWiki REL1_31
specialpage Directory Reference
Directory dependency graph for specialpage:
includes/specialpage

Files

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