wiki.techinc.nl/includes/htmlform
Florianschmidtwelzow e4f5c50652 Use HTMLForm for Special:FileDuplicateSearch
* Prepare the usage of MediaWiki UI.
* Add new HTMLForm output mode "inline" (very close to "raw")

Bug: 71436
Change-Id: I12240aaf624dff5219b344648b20373594b5ec46
2015-03-29 17:23:12 +02:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Fixed spacing 2014-08-27 18:31:50 +02:00
HTMLButtonField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLCheckField.php htmlform: Simplify implementation of loadDataFromRequest() 2015-02-14 07:16:43 +00:00
HTMLCheckMatrix.php HTMLForm: Support hide-if for HTMLCheckMatrix 2015-02-07 08:55:58 -05: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 Use HTMLForm for Special:FileDuplicateSearch 2015-03-29 17:23:12 +02:00
HTMLFormField.php Use HTMLForm for Special:FileDuplicateSearch 2015-03-29 17:23:12 +02:00
HTMLFormFieldCloner.php HTMLForm: Separate VForm code to a subclass 2015-01-14 19:33:34 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLHiddenField.php HTMLForm: Improve hidden field handling 2014-10-09 13:40:04 -04:00
HTMLInfoField.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
HTMLIntField.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
HTMLMultiSelectField.php HtmlForm: Use mw-ui-checkbox only if wgUseMediaWikiUIEverywhere is enabled 2014-09-23 19:14:50 -07:00
HTMLNestedFilterable.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLRadioField.php Enable mw-ui-radio styles on Special:Preferences 2015-03-04 11:59:10 -08:00
HTMLSelectAndOtherField.php Standardize indentation of multiline 'if'/'elseif' conditions 2014-11-17 15:33:34 +00:00
HTMLSelectField.php Fixed spacing 2014-07-19 23:12:10 +02:00
HTMLSelectLimitField.php Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField 2014-07-13 22:44:39 +00:00
HTMLSelectNamespace.php SpecialNewpages: Prepare for mw-ui 2014-10-15 23:25:11 +02:00
HTMLSelectOrOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSubmitField.php
HTMLTagFilter.php Make HTMLTagFilter disappear totally when $wgUseTagFilter = false 2015-02-17 00:02:51 +11:00
HTMLTextAreaField.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00
HTMLTextField.php Restore ability for getAttributes to set HTMLTextField type 2014-09-30 12:10:45 -04:00
VFormHTMLForm.php HTMLForm: Separate VForm code to a subclass 2015-01-14 19:33:34 +00:00