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


Protected Attributes | |
| $buttonType = 'submit' | |
Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end).
Definition at line 7 of file HTMLSubmitField.php.
HTMLSubmitField::$buttonType = 'submit' [protected] |
Reimplemented from HTMLButtonField.
Definition at line 8 of file HTMLSubmitField.php.