MediaWiki  REL1_22
EditWatchlistNormalHTMLForm Class Reference

Extend HTMLForm purely so we can have a more sane way of getting the section headers. More...

Inheritance diagram for EditWatchlistNormalHTMLForm:
Collaboration diagram for EditWatchlistNormalHTMLForm:

List of all members.

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.

Detailed Description

Extend HTMLForm purely so we can have a more sane way of getting the section headers.

Definition at line 693 of file SpecialEditWatchlist.php.


Member Function Documentation

Get the whole body of the form.

Returns:
String

Reimplemented from HTMLForm.

Definition at line 702 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.

Parameters:
$keyString
Returns:
String

Reimplemented from HTMLForm.

Definition at line 694 of file SpecialEditWatchlist.php.

References ContextSource\getContext(), ContextSource\getLanguage(), and ContextSource\msg().


The documentation for this class was generated from the following file: