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

Files

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  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.