wiki.techinc.nl/includes/htmlform/fields
thiemowmde dca4931b42 Make use of the ??= and ?? operators where it makes sense
This touches various production classes and maintenance scripts.
The code should do the exact same as before. The main benefit is that
the syntax avoids any repetition.

Change-Id: I5c552125469f4d7fb5b0fe494d198951b05eb35f
2024-08-26 09:26:36 +02:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLButtonField.php Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
HTMLCheckField.php
HTMLCheckMatrix.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
HTMLFileField.php
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField 2024-06-13 17:28:37 +00:00
HTMLNamespacesMultiselectField.php
HTMLRadioField.php HTMLRadioField: clean up HTML 2024-08-12 21:02:38 -04:00
HTMLRestrictionsField.php Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
HTMLSelectAndOtherField.php Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php
HTMLTimezoneField.php
HTMLTitlesMultiselectField.php
HTMLTitleTextField.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
HTMLToggleSwitchField.php
HTMLUsersMultiselectField.php
HTMLUserTextField.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00