Public Member Functions | |
__construct () | |
Constructor. | |
execute ($par) | |
Show the special page. | |
buildForm () |
Definition at line 7 of file SpecialAllmessages.php.
SpecialAllmessages::__construct | ( | ) |
SpecialAllmessages::buildForm | ( | ) |
Definition at line 53 of file SpecialAllmessages.php.
References $name, $out, $wgScript, Xml::closeElement(), Xml::fieldset(), Language::getLanguageNames(), SpecialPage::getTitle(), Xml::hidden(), Xml::input(), Xml::label(), Xml::openElement(), Xml::option(), Xml::radioLabel(), Xml::submitButton(), and wfMsg().
Referenced by execute().
SpecialAllmessages::execute | ( | $ | par | ) |
Show the special page.
$par | Mixed: parameter passed to the page or null |
Reimplemented from SpecialPage.
Definition at line 21 of file SpecialAllmessages.php.
References $wgOut, $wgRequest, $wgUseDatabaseMessages, buildForm(), SpecialPage::outputHeader(), SpecialPage::setHeaders(), and wfGetLangObj().