Add access modifiers to htmlform classes
authoraddshore <addshorewiki@gmail.com>
Fri, 4 Nov 2016 10:40:42 +0000 (11:40 +0100)
committeraddshore <addshorewiki@gmail.com>
Fri, 4 Nov 2016 10:40:42 +0000 (11:40 +0100)
commit63dd31cd31f76003c26871516b40e9434c578555
tree4836280fd58688e808d1c4e0671ca7aeac900f46
parent939199bcea28a3b13c49c0f808d11d415660b924
Add access modifiers to htmlform classes

Change-Id: Id8c0f0676b3200993af3cec493efc99839211bcc
24 files changed:
includes/htmlform/HTMLFormField.php
includes/htmlform/HTMLNestedFilterable.php
includes/htmlform/OOUIHTMLForm.php
includes/htmlform/VFormHTMLForm.php
includes/htmlform/fields/HTMLAutoCompleteSelectField.php
includes/htmlform/fields/HTMLCheckField.php
includes/htmlform/fields/HTMLCheckMatrix.php
includes/htmlform/fields/HTMLComboboxField.php
includes/htmlform/fields/HTMLDateTimeField.php
includes/htmlform/fields/HTMLFloatField.php
includes/htmlform/fields/HTMLInfoField.php
includes/htmlform/fields/HTMLIntField.php
includes/htmlform/fields/HTMLMultiSelectField.php
includes/htmlform/fields/HTMLRadioField.php
includes/htmlform/fields/HTMLRestrictionsField.php
includes/htmlform/fields/HTMLSelectAndOtherField.php
includes/htmlform/fields/HTMLSelectField.php
includes/htmlform/fields/HTMLSelectLimitField.php
includes/htmlform/fields/HTMLSelectNamespace.php
includes/htmlform/fields/HTMLSelectOrOtherField.php
includes/htmlform/fields/HTMLSizeFilterField.php
includes/htmlform/fields/HTMLTagFilter.php
includes/htmlform/fields/HTMLTextAreaField.php
includes/htmlform/fields/HTMLTextField.php