MediaWiki
REL1_19
|
A special page that lists existing blocks. More...
Public Member Functions | |
__construct () | |
execute ($par) | |
Main execution point. | |
showList () | |
Public Attributes | |
$options | |
Protected Attributes | |
$target |
A special page that lists existing blocks.
Definition at line 29 of file SpecialBlockList.php.
Definition at line 33 of file SpecialBlockList.php.
SpecialBlockList::execute | ( | $ | par | ) |
Main execution point.
$par | String title fragment |
Reimplemented from SpecialPage.
Definition at line 42 of file SpecialBlockList.php.
References $out, $title, SpecialPage\getContext(), SpecialPage\getLanguage(), SpecialPage\getOutput(), SpecialPage\getRequest(), SpecialPage\getTitleFor(), SpecialPage\msg(), SpecialPage\outputHeader(), SpecialPage\setHeaders(), and showList().
Definition at line 108 of file SpecialBlockList.php.
References $dbr, $out, $target, Html\element(), SpecialPage\getOutput(), Block\getRangeCond(), SpecialPage\getUser(), SpecialPage\msg(), IP\parseRange(), Block\parseTarget(), Block\purgeExpired(), Html\rawElement(), Block\TYPE_AUTO, Block\TYPE_ID, Block\TYPE_IP, Block\TYPE_RANGE, Block\TYPE_USER, wfGetDB(), and wfRunHooks().
Referenced by execute().
SpecialBlockList::$options |
Definition at line 31 of file SpecialBlockList.php.
SpecialBlockList::$target [protected] |
Definition at line 31 of file SpecialBlockList.php.
Referenced by showList().