This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3eda44624
wiki.techinc.nl
/
includes
/
htmlform
/
fields
History
jenkins-bot
1c623e395d
Merge "Remove unneeded explicit true/false inside conditions"
2021-08-18 17:40:58 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php
HTMLCheckMatrix.php
HTMLFormField: Use non namespaced class name rather than static::class
2021-03-19 18:19:20 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php
Use ?? instead of isset/array_key_exists where possible
2021-02-10 20:32:25 +01:00
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php
HTMLFileField: Make 'accept' parameter optional
2021-01-22 16:24:53 +00:00
HTMLFloatField.php
HTMLFormFieldCloner.php
Simplify else-branches after continue/break
2021-08-17 22:51:43 +02:00
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php
Remove unneeded explicit true/false inside conditions
2021-08-17 21:52:34 +02:00
HTMLNamespacesMultiselectField.php
Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention
2021-06-19 15:57:43 +02:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php
Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention
2021-06-19 15:57:43 +02:00
HTMLTextAreaField.php
Remove unneeded explicit true/false inside conditions
2021-08-17 21:52:34 +02:00
HTMLTextField.php
Remove unneeded explicit true/false inside conditions
2021-08-17 21:52:34 +02:00
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php
Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention
2021-06-19 15:57:43 +02:00
HTMLTitleTextField.php
Make HTMLTitleTextField interwiki option tri-state
2021-08-04 21:24:16 -07:00
HTMLUsersMultiselectField.php
Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention
2021-06-19 15:57:43 +02:00
HTMLUserTextField.php