A special page that list pages that contain no link to other pages.
getQueryInfo()
Subclasses return an SQL query here, formatted as an array with the following keys: tables => Table(s...
__construct( $name='Deadendpages')
isSyndicated()
Sometime we don't want to build rss / atom feeds.
getOrderFields()
Subclasses return an array of fields to order by here.
getGroupName()
Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-gro...
getPageHeader()
The content returned by this function will be output before any result.
Variant of QueryPage which formats the result as a simple link to the page.
msg( $key)
Wrapper around wfMessage that sets the current context.