MediaWiki
REL1_19
|
Public Member Functions | |
__construct () | |
Constructor. | |
execute ($par) | |
Show the special page. | |
Protected Attributes | |
$table |
Definition at line 30 of file SpecialAllmessages.php.
Constructor.
Definition at line 40 of file SpecialAllmessages.php.
SpecialAllmessages::execute | ( | $ | par | ) |
Show the special page.
$par | Mixed: parameter passed to the page or null |
Reimplemented from SpecialPage.
Definition at line 49 of file SpecialAllmessages.php.
References $out, $wgUseDatabaseMessages, SpecialPage\getOutput(), SpecialPage\getRequest(), SpecialPage\outputHeader(), SpecialPage\setHeaders(), and wfGetLangObj().
SpecialAllmessages::$table [protected] |
Definition at line 35 of file SpecialAllmessages.php.