wiki.techinc.nl/includes/htmlform
Bartosz Dziewoński 40abd65b24 HTMLForm: Move section formatting OOUI-specific code to OOUIHTMLForm
* Introduce a new helper function formatSection() and override it
  in OOUIHTMLForm.
  * Bonus: Properly construct the form's FieldsetLayout,
    thanks to I860a96858c4fcac62d63b46e35a9153f22c0a9c9.
  * Bonus: Don't pass silly HTMLForm's classes which don't make
    sense in OOUI mode.

Change-Id: I91af6efa8762e9676efea532381292e221255862
2015-08-21 18:49:38 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLButtonField.php Fix doc-blocks for some HTMLForm elements 2015-07-20 17:01:04 +00:00
HTMLCheckField.php Revert "Use OOUI HTMLForm for Special:Watchlist" 2015-07-30 18:55:20 +00:00
HTMLCheckMatrix.php OOUIHTMLForm: Implement HTMLMultiSelectField 2015-06-27 13:14:25 +00:00
HTMLEditTools.php
HTMLFloatField.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
HTMLForm.php HTMLForm: Move section formatting OOUI-specific code to OOUIHTMLForm 2015-08-21 18:49:38 +00:00
HTMLFormField.php OOUIHTMLForm: Display errors in a nicer way, part 1 2015-08-21 18:29:06 +00:00
HTMLFormFieldCloner.php HTMLForm: Separate VForm code to a subclass 2015-01-14 19:33:34 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLFormFieldWithButton.php HTMLForm: Handle HTMLFormFieldWithButton subclasses in OOUI forms 2015-07-22 19:08:19 -07:00
HTMLHiddenField.php
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
HTMLRadioField.php OOUIHTMLForm: Implement HTMLRadioField 2015-06-27 13:38:04 +00:00
HTMLSelectAndOtherField.php Kill broken OOUI implementations of HTMLSelectAndOtherField, HTMLSelectOrOtherField 2015-07-27 01:42:23 +02:00
HTMLSelectField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php Refactor NamespaceInputWidget 2015-08-20 15:10:51 +00:00
HTMLSelectNamespaceWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
HTMLSelectOrOtherField.php Kill broken OOUI implementations of HTMLSelectAndOtherField, HTMLSelectOrOtherField 2015-07-27 01:42:23 +02: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 HTMLForm: Add 'title' type 2015-07-09 15:44:09 +00:00
HTMLTextFieldWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
HTMLTitleTextField.php Merge "HTMLTitleTextField: Support 'relative' config option" 2015-07-27 02:12:47 +00:00
HTMLUserTextField.php HTMLForm: Allow IP adresses as username in HTMLUserTextField 2015-07-24 18:59:53 +02:00
OOUIHTMLForm.php HTMLForm: Move section formatting OOUI-specific code to OOUIHTMLForm 2015-08-21 18:49:38 +00:00
VFormHTMLForm.php HTMLForm: Allow to set the primary flag for submit buttons 2015-07-23 21:48:35 +02:00