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
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
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php HTMLInfoField: Ensure ID is included for the 'info' field. 2022-06-07 11:51:16 +00:00
HTMLIntField.php
HTMLMultiSelectField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLNamespacesMultiselectField.php
HTMLRadioField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php Apply ID and class more consistently in HTMLSelect(Or|And)OtherField 2022-06-06 18:59:29 +02:00
HTMLSelectField.php
HTMLSelectLanguageField.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget 2022-05-13 20:29:44 +00:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Apply ID and class more consistently in HTMLSelect(Or|And)OtherField 2022-06-06 18:59:29 +02:00
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php HTMLTagMultiselectField: make allowArbitrary really optional 2022-05-22 17:00:27 +00:00
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php
HTMLTitleTextField.php
HTMLUsersMultiselectField.php
HTMLUserTextField.php Use User::isRegistered for readability instead of ::getId falsy check 2022-04-29 21:15:57 +02:00