wiki.techinc.nl/includes/htmlform/fields
Sam Wilson feb5be31fd Add classes to HTMLCheckMatrix items to identify forced ones
Some items in an HTMLCheckMatrix form field can be forced to be
on or off, in which case they're disabled. This adds three new
class names, so that (for example) Javascript can identify these
checkboxes. There are not currently any classes assigned to them.

Bug: T172585
Change-Id: I984020ce2437effb3ff5f186470105fd80d4a00f
2017-09-19 15:46:25 +08:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLCheckMatrix.php Add classes to HTMLCheckMatrix items to identify forced ones 2017-09-19 15:46:25 +08:00
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLFloatField.php
HTMLFormFieldCloner.php Human-readable section ID support 2017-08-01 20:32:20 -07:00
HTMLFormFieldWithButton.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLRadioField.php Human-readable section ID support 2017-08-01 20:32:20 -07:00
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php
HTMLSelectField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLTextField.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLTextFieldWithButton.php
HTMLTitleTextField.php
HTMLUsersMultiselectField.php HTMLUsersMultiSelectField: Don't use content language for placeholder message 2017-07-27 09:38:57 -07:00
HTMLUserTextField.php