wiki.techinc.nl/includes/htmlform
Florian abd721cb38 Split out UserInputWidgets from mediawiki.widgets
Move it to its own module mediawiki.widgets.UserInputWidget. It's
currently used in HTMLUserTextField only.

Bug: T108733
Change-Id: Id8c6dd5d9616086bdb0918442bfafe9ec708ab31
2015-10-07 08:54:35 -07:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Implement OOUI display format for HTMLForm 2015-05-23 16:10:08 +02:00
HTMLButtonField.php Merge "Fixed spacing" 2015-09-26 21:02:39 +00:00
HTMLCheckField.php Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +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 Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +02:00
HTMLFormField.php Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +02: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 Hoist validation errors from hidden fields to the top of the form 2015-09-25 17:40:30 +00: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 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 Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField 2014-07-13 22:44:39 +00:00
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 OOUIHTMLForm: Make boolean form field parameters actually work everywhere 2015-09-01 13:16:52 +00:00
HTMLTextField.php OOUIHTMLForm: Make boolean form field parameters actually work everywhere 2015-09-01 13:16:52 +00:00
HTMLTextFieldWithButton.php ellapsed => elapsed 2015-06-23 03:32:33 +00:00
HTMLTitleTextField.php Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +02:00
HTMLUserTextField.php Split out UserInputWidgets from mediawiki.widgets 2015-10-07 08:54:35 -07:00
OOUIHTMLForm.php Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +02:00
VFormHTMLForm.php Fix PHPCS warnings in includes/htmlform/ 2015-09-28 13:35:28 +02:00