wiki.techinc.nl/includes/htmlform/fields
Umherirrender aed646001c htmlform: Add missing documentation to class properties
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.

Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.

Change-Id: I1f306a3925d6768209a06e70082598b2f70cd319
2024-09-14 11:49:05 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLButtonField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLCheckField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLCheckMatrix.php Use const keyword for constant list of strings or ints 2024-09-11 23:16:24 +02:00
HTMLComboboxField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLDateTimeField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLEditTools.php
HTMLExpiryField.php Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
HTMLFileField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLFloatField.php
HTMLFormFieldCloner.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLFormFieldWithButton.php
HTMLHiddenField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
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 Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php HTMLSelectNamespace: Add Codex output 2024-05-05 11:35:18 +03:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSizeFilterField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSubmitField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLTagFilter.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLTagMultiselectField.php
HTMLTextAreaField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
HTMLTextField.php htmlform: Add missing documentation to class properties 2024-09-14 11:49:05 +00:00
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