MediaWiki
REL1_24
|
Extend HTMLForm purely so we can have a more sane way of getting the section headers. More...
Public Member Functions | |
getBody () | |
Get the whole body of the form. | |
getLegend ($namespace) | |
Get a string to go in the "<legend>" of a section fieldset. |
Extend HTMLForm purely so we can have a more sane way of getting the section headers.
Definition at line 771 of file SpecialEditWatchlist.php.
Get the whole body of the form.
Reimplemented from HTMLForm.
Definition at line 780 of file SpecialEditWatchlist.php.
References HTMLForm\displaySection().
Get a string to go in the "<legend>" of a section fieldset.
Override this if you want something more complicated.
string | $key |
Reimplemented from HTMLForm.
Definition at line 772 of file SpecialEditWatchlist.php.
References ContextSource\getContext(), ContextSource\getLanguage(), and ContextSource\msg().