MediaWiki
REL1_22
|
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 2829 of file HTMLForm.php.
HTMLSubmitField::$buttonType = 'submit' [protected] |
Reimplemented from HTMLButtonField.
Definition at line 2830 of file HTMLForm.php.