MediaWiki
REL1_20
|
Public Member Functions | |
__construct () | |
Constructor. | |
execute ($par) | |
Show the special page. | |
Protected Attributes | |
AllmessagesTablePager | $table |
Definition at line 30 of file SpecialAllmessages.php.
Constructor.
Definition at line 39 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 48 of file SpecialAllmessages.php.
AllmessagesTablePager SpecialAllmessages::$table [protected] |
Definition at line 34 of file SpecialAllmessages.php.