wiki.techinc.nl/includes/htmlform/fields
Anne Tomasevich 8891c5029b HTMLFormField: Refactor Button, Check, and Text handling of Codex
- Refactor the HTMLButtonField, HTMLCheckField, and HTMLTextField
  classes to include getInputCodex() methods, rather than checking
  if CodexHTMLForm is being used.
- Add error classes if applicable.
- For HTMLCheckField, ensure that tooltips are propagated to the
  wrapper div instead of the label, so a tooltip will display no
  matter which part of the component you're hovering over
  (including the space between the input and label text).

Bug: T359013
Change-Id: I0ead69e2b6b33f48949a2dfe40140f2ef957bc06
2024-03-13 10:49:12 -04:00
..
HTMLApiField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLAutoCompleteSelectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLButtonField.php HTMLFormField: Refactor Button, Check, and Text handling of Codex 2024-03-13 10:49:12 -04:00
HTMLCheckField.php HTMLFormField: Refactor Button, Check, and Text handling of Codex 2024-03-13 10:49:12 -04:00
HTMLCheckMatrix.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLComboboxField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLDateTimeField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLEditTools.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLExpiryField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLFileField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLFloatField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLFormFieldCloner.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLFormFieldWithButton.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLHiddenField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLInfoField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLIntField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLMultiSelectField.php Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
HTMLNamespacesMultiselectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLRadioField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLRestrictionsField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectAndOtherField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectLanguageField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectLimitField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectNamespace.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectNamespaceWithButton.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSelectOrOtherField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSizeFilterField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLSubmitField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTagFilter.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTagMultiselectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTextAreaField.php Add 'maxlength' and 'minlength' support to HTMLTextAreaField 2024-02-15 18:33:17 +00:00
HTMLTextField.php HTMLFormField: Refactor Button, Check, and Text handling of Codex 2024-03-13 10:49:12 -04:00
HTMLTextFieldWithButton.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTimezoneField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTitlesMultiselectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLTitleTextField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLToggleSwitchField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLUsersMultiselectField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
HTMLUserTextField.php Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00