33 parent::__construct( $name, $restriction, $listed, $function,
$file,
true );
Shortcut to construct an includable special page.
isIncludable()
Whether it's allowed to transclude the special page via {{Special:Foo/params}}.
__construct( $name, $restriction='', $listed=true, $function=false, $file='default')
Parent class for all special pages.