Parent class for all special pages.
Shortcut to construct a special page which is unlisted by default.
isListed()
Whether this special page is listed in Special:SpecialPages Stable to override.
__construct( $name, $restriction='', $function=false, $file='default')
Stable to call.