getPageTitle( $subpage=false)
Get a self-referential title object.
msg( $key,... $params)
Wrapper around wfMessage that sets the current context.
getOutput()
Get the OutputPage being used for this instance.
A special page subclass for authentication-related special pages.
trySubmit()
Attempts to do an authentication step with the submitted data.
string $subPage
Subpage of the special page.
getConfig()
Shortcut to get main config object.
loadAuth( $subPage, $authAction=null, $reset=false)
Load or initialize $authAction, $authRequests and $subPage.
setHeaders()
Sets headers - this should be called from the execute() method of all derived classes!
isActionAllowed( $action)
Checks whether AuthManager is ready to perform the action.
An error page which can definitely be safely rendered using the OutputPage.
outputHeader( $summaryMessageKey='')
Outputs a summary message on top of special pages Per default the message key is the canonical name o...