msg( $key,... $params)
Wrapper around wfMessage that sets the current context.
static getTitleFor( $name, $subpage=false, $fragment='')
Get a localised Title object for a specified special page name If you don't need a full Title object,...
getTitle()
Get the title object of the article.
getContext()
Gets the context this Article is executed in.
getUser()
Shortcut to get the User executing this instance.
static makeTitle( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
Parent class for all special pages.
Class for viewing MediaWiki article and history.