..
HTMLApiField.php
Simplify timezone-related code for user preferences
2022-09-12 12:23:48 +00:00
HTMLAutoCompleteSelectField.php
Replace more usages of MWException
2023-01-26 10:38:16 +00:00
HTMLButtonField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLCheckField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLCheckMatrix.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLFloatField.php
HTMLFormFieldCloner.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLFormFieldWithButton.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLHiddenField.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLNamespacesMultiselectField.php
htmlform: Load TagMultiselectWidget styles in more form fields
2023-02-20 20:03:32 +08:00
HTMLRadioField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLRestrictionsField.php
Make use of ?:, ?? and ??= operators in mostly trivial cases
2022-12-05 21:37:13 +01:00
HTMLSelectAndOtherField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLSizeFilterField.php
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
2022-10-27 13:14:16 +00:00
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php
Override getInputWidget in multiselect HTMLForm fields
2023-02-21 22:51:24 +00:00
HTMLTextAreaField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLTextField.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
HTMLTextFieldWithButton.php
HTMLTimezoneField.php
Move validation of timezone to HTMLTimezoneField
2023-01-19 22:43:59 +08:00
HTMLTitlesMultiselectField.php
Override getInputWidget in multiselect HTMLForm fields
2023-02-21 22:51:24 +00:00
HTMLTitleTextField.php
HTMLUsersMultiselectField.php
Override getInputWidget in multiselect HTMLForm fields
2023-02-21 22:51:24 +00:00
HTMLUserTextField.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00