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