Public Member Functions | |
getHTML () | |
getConds () | |
Static Public Member Functions | |
static | typeSelector ($name= 'type', $value= '', $id=false) |
Definition at line 24 of file SpecialListUserRestrictions.php.
SpecialListUserRestrictionsForm::getConds | ( | ) |
Definition at line 56 of file SpecialListUserRestrictions.php.
References $conds, $page, $title, $type, $user, $wgRequest, and Title::newFromText().
SpecialListUserRestrictionsForm::getHTML | ( | ) |
Definition at line 25 of file SpecialListUserRestrictions.php.
References $action, $s, $wgRequest, $wgScript, $wgTitle, Xml::fieldset(), Xml::hidden(), Xml::inputLabel(), Xml::label(), Xml::namespaceSelector(), Xml::submitButton(), typeSelector(), wfMsg(), and wfMsgHtml().
static SpecialListUserRestrictionsForm::typeSelector | ( | $ | name = 'type' , |
|
$ | value = '' , |
|||
$ | id = false | |||
) | [static] |