wiki.techinc.nl/includes/htmlform/fields
Reedy c13fee87d4 Collapse some nested if statements
Change-Id: I9a97325d738d09370d29d35d5254bc0dadc57ff4
2019-04-04 19:02:22 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php Use the WebRequest::getCheck() shortcut where possible 2019-03-11 09:50:52 +01:00
HTMLCheckMatrix.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php Use DateInputWidget for date inputs which do not need time 2019-03-27 21:59:10 +00:00
HTMLEditTools.php
HTMLExpiryField.php Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
HTMLIntField.php
HTMLMultiSelectField.php htmlform: Fix multiple PHPDoc annotations in htmlform module 2018-12-03 12:48:53 +00:00
HTMLNamespacesMultiselectField.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php
HTMLSelectField.php
HTMLSelectLanguageField.php htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields 2019-01-22 04:56:44 +00:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
HTMLTitleTextField.php Fix the order of the parameters for htmlform-title-badnamespace 2019-03-09 17:00:26 +01:00
HTMLUsersMultiselectField.php
HTMLUserTextField.php