wiki.techinc.nl/includes/htmlform/fields
Reedy a8456c035b Condense and simplify some conditionals/returns
Change-Id: Ibfc8ad6375555cfafb649dc96c91b5415a8ea0ff
2023-08-22 19:21:57 +00:00
..
HTMLApiField.php Simplify timezone-related code for user preferences 2022-09-12 12:23:48 +00:00
HTMLAutoCompleteSelectField.php Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
HTMLButtonField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
HTMLCheckField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07: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 Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02: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 Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
HTMLNamespacesMultiselectField.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
HTMLRadioField.php Special:ListFiles: UX improvements 2023-08-13 21:56:21 +00:00
HTMLRestrictionsField.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
HTMLSelectAndOtherField.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00: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 htmlform: Handle null from HTMLFormField::getDefault in multiselects 2023-02-25 21:08:45 +01:00
HTMLTextAreaField.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
HTMLTextField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
HTMLTextFieldWithButton.php
HTMLTimezoneField.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
HTMLTitlesMultiselectField.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
HTMLTitleTextField.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
HTMLToggleSwitchField.php Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
HTMLUsersMultiselectField.php htmlform: Handle null from HTMLFormField::getDefault in multiselects 2023-02-25 21:08:45 +01:00
HTMLUserTextField.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00