wiki.techinc.nl/includes/htmlform
David Barratt d609da624b
Add a method to HTMLForm that allows the preText to be accessed externally.
Currently there is no way to access the preText outside of an HTMLForm. Adding
a getPreText method to HTMLForm so the preText is accessible.

Bug: T199115
Change-Id: I937028e7025b4a7b5d333e9bf5a25920f6a88316
2018-07-09 10:42:19 -04:00
..
fields Allow overloading of getLabel() with return ' ' 2018-06-28 11:25:39 +02:00
HTMLForm.php Add a method to HTMLForm that allows the preText to be accessed externally. 2018-07-09 10:42:19 -04:00
HTMLFormElement.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTMLFormField.php Allow overloading of getLabel() with return ' ' 2018-06-28 11:25:39 +02:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Add access modifiers to htmlform classes 2016-11-04 11:40:42 +01:00
OOUIHTMLForm.php Special:Preferences: Construct fake tabs to avoid FOUC 2018-05-18 18:10:45 +00:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00