wiki.techinc.nl/includes/htmlform
mainframe98 71ea2670a9 Fix the GlobalTitleFail debug notice for HTMLButtonFields
These occur when buttonlabel-message is set. HTMLButtonField
parses the message in its constructor, but at that point the
context (provided by the form field by HTMLForm::$mParent) is
not yet available. The constructor of HTMLForm assigns $mParent,
but that constructor is only called after the button label
message is parsed.

Bug: T201497
Change-Id: I021c9ecf3bc934f2cf55ec100e799c1c12e7bc01
2018-08-08 11:45:04 +01:00
..
fields Fix the GlobalTitleFail debug notice for HTMLButtonFields 2018-08-08 11:45:04 +01: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 Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00: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