An error page which can definitely be safely rendered using the OutputPage.
An action that just passes the request to the relevant special page.
onView()
Show something on GET request.
show()
The main action entry point.
static array $actionToSpecialPageMapping
A mapping of action names to special page names.
doesWrites()
Indicates whether this action may perform database writes.
getName()
Return the name of the action this object responds to.
getDescription()
Returns the description that goes below the <h1> tag.
requiresUnblock()
Whether this action can still be executed by a blocked user.
static getPage( $name)
Find the object with a given name and return it (or NULL)