wiki.techinc.nl/includes/htmlform/fields
dreamyjazz 2f022f4843 HTMLInfoField: Ensure ID is included for the 'info' field.
Ensure that the ID is included in the generated label field for
the 'info' type (which is defined in HTMLInfoField.php).
This is needed for a OOUI conversion in the CheckUser extension,
as a JS script relies on an ID being present for a element that
only the 'info' type suits.

Change-Id: If4724e6699aa3ec076817a7c4727cbff184b94e7
2022-06-07 11:51:16 +00:00
..
HTMLApiField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLAutoCompleteSelectField.php Apply ID and class more consistently in HTMLSelect(Or|And)OtherField 2022-06-06 18:59:29 +02:00
HTMLButtonField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLCheckField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLCheckMatrix.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLComboboxField.php Support placeholder in OOUI HTMLComboboxField 2022-05-16 13:10:14 +02:00
HTMLDateTimeField.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
HTMLEditTools.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLExpiryField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLFileField.php HTMLFileField: Make 'accept' parameter optional 2021-01-22 16:24:53 +00:00
HTMLFloatField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLFormFieldCloner.php Revert "htmlform: Replace some uses of isHidden to isDisabled" 2022-02-28 15:05:45 +00:00
HTMLFormFieldWithButton.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLHiddenField.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLInfoField.php HTMLInfoField: Ensure ID is included for the 'info' field. 2022-06-07 11:51:16 +00:00
HTMLIntField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLMultiSelectField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLNamespacesMultiselectField.php Add explicit casts between scalar types 2022-03-08 16:59:01 +00:00
HTMLRadioField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLRestrictionsField.php Revert "htmlform: Replace some uses of isHidden to isDisabled" 2022-02-28 15:05:45 +00:00
HTMLSelectAndOtherField.php Apply ID and class more consistently in HTMLSelect(Or|And)OtherField 2022-06-06 18:59:29 +02:00
HTMLSelectField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLSelectLanguageField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLSelectLimitField.php Fix typos in comments (E-H) 2021-12-30 18:14:43 +05:30
HTMLSelectNamespace.php Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget 2022-05-13 20:29:44 +00:00
HTMLSelectNamespaceWithButton.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLSelectOrOtherField.php Apply ID and class more consistently in HTMLSelect(Or|And)OtherField 2022-06-06 18:59:29 +02:00
HTMLSizeFilterField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLSubmitField.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLTagFilter.php Add dropdown menu to "Tag filter" fields 2022-02-07 23:22:40 +00:00
HTMLTagMultiselectField.php HTMLTagMultiselectField: make allowArbitrary really optional 2022-05-22 17:00:27 +00:00
HTMLTextAreaField.php Remove unneeded explicit true/false inside conditions 2021-08-17 21:52:34 +02:00
HTMLTextField.php Remove unneeded explicit true/false inside conditions 2021-08-17 21:52:34 +02:00
HTMLTextFieldWithButton.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLTitlesMultiselectField.php Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention 2021-06-19 15:57:43 +02:00
HTMLTitleTextField.php HTMLTitleTextField: Remove B&C code 2021-09-22 00:48:59 -07:00
HTMLUsersMultiselectField.php Use UserRigorOptions directly 2022-03-25 10:06:34 +11:00
HTMLUserTextField.php Use User::isRegistered for readability instead of ::getId falsy check 2022-04-29 21:15:57 +02:00