MediaWiki  REL1_22
HTMLSubmitField Class Reference

Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end). More...

Inheritance diagram for HTMLSubmitField:
Collaboration diagram for HTMLSubmitField:

List of all members.

Protected Attributes

 $buttonType = 'submit'

Detailed Description

Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end).

Definition at line 2829 of file HTMLForm.php.


Member Data Documentation

HTMLSubmitField::$buttonType = 'submit' [protected]

Reimplemented from HTMLButtonField.

Definition at line 2830 of file HTMLForm.php.


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