wiki.techinc.nl/includes/htmlform
Kunal Mehta 3ec3f08ca5 OOUIHTMLForm: Wrap help text in OOUI\HtmlSnippet
HTMLFormField::getHelpText() returns HTML and should not be escaped.

Depends upon 1dbef2766f23 in OOUI.

Bug: T104422
Change-Id: I33c8ebb448e345db7bf8b8ad540336b5b9d6aea1
2015-07-11 21:06:20 -07:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLButtonField.php HTMLForm: Handle Flags in non-OOUI form buttons, too 2015-07-11 16:01:12 +02:00
HTMLCheckField.php Fix some line indent of string concat 2015-06-19 20:52:43 +02:00
HTMLCheckMatrix.php OOUIHTMLForm: Implement HTMLMultiSelectField 2015-06-27 13:14:25 +00:00
HTMLEditTools.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
HTMLFloatField.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
HTMLForm.php OOUIHTMLForm: Correctly handle submit modifier flags 2015-06-27 13:14:08 +00:00
HTMLFormField.php OOUIHTMLForm: Wrap help text in OOUI\HtmlSnippet 2015-07-11 21:06:20 -07:00
HTMLFormFieldCloner.php HTMLForm: Separate VForm code to a subclass 2015-01-14 19:33:34 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLFormFieldWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
HTMLHiddenField.php HTMLForm: Improve hidden field handling 2014-10-09 13:40:04 -04:00
HTMLInfoField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLIntField.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
HTMLMultiSelectField.php OOUIHTMLForm: Implement HTMLMultiSelectField 2015-06-27 13:14:25 +00:00
HTMLNestedFilterable.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLRadioField.php OOUIHTMLForm: Implement HTMLRadioField 2015-06-27 13:38:04 +00:00
HTMLSelectAndOtherField.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
HTMLSelectField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLSelectLimitField.php Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField 2014-07-13 22:44:39 +00:00
HTMLSelectNamespace.php Fix false Namespaceselector value for "all" on Special:LinkSearch 2015-05-23 20:07:50 +00:00
HTMLSelectNamespaceWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
HTMLSelectOrOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSubmitField.php Fix Button label in OOUI HTML Form and enable flags 2015-06-25 14:56:05 +02:00
HTMLTagFilter.php Make HTMLTagFilter disappear totally when $wgUseTagFilter = false 2015-02-17 00:02:51 +11:00
HTMLTextAreaField.php HTMLTextAreaField: Honor 'rows' setting in OOUI format 2015-07-07 18:27:03 -07:00
HTMLTextField.php OOUIHTMLForm: Make setting 'readonly' on a text field actually work 2015-06-30 13:03:58 -07:00
HTMLTextFieldWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
OOUIHTMLForm.php Automatically infuse any infusable OOUI widgets present on the page 2015-06-30 16:07:22 +00:00
VFormHTMLForm.php OOUIHTMLForm: Correctly handle submit modifier flags 2015-06-27 13:14:08 +00:00