Inherits HTMLForm.
Public Member Functions | |
wrapForm ($html) | |
getButtons () | |
filterDataForSubmit ($data) |
Definition at line 1347 of file Preferences.php.
PreferencesForm::filterDataForSubmit | ( | $ | data | ) |
Definition at line 1370 of file Preferences.php.
References $options, and HTMLFormField::flattenOptions().
PreferencesForm::getButtons | ( | ) |
Definition at line 1355 of file Preferences.php.
References $t, $wgUser, SpecialPage::getTitleFor(), Xml::tags(), and wfMsgHtml().
PreferencesForm::wrapForm | ( | $ | html | ) |