An action that just passes the request to the relevant special page.
static getPage($name)
Find the object with a given name and return it (or NULL)
An error page which can definitely be safely rendered using the OutputPage.
static array $actionToSpecialPageMapping
A mapping of action names to special page names.