wiki.techinc.nl/includes/htmlform/fields
Daimona Eaytoy 8adf1bfb93 Replace some more usages of deprecated MWException
Bug: T328220
Change-Id: I3c36835fbd90acc301731e2b33ae4815cd4b0cc5
2023-06-09 02:07:08 +02:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php htmlform: Always return string from HTMLCheckField::getLabel 2023-06-02 20:34:52 +00:00
HTMLCheckMatrix.php
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php
HTMLHiddenField.php
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 Drop mw-ui-radio markup 2023-05-12 19:12:22 +00:00
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
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
HTMLTextFieldWithButton.php
HTMLTimezoneField.php
HTMLTitlesMultiselectField.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
HTMLTitleTextField.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05: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