wiki.techinc.nl/includes/htmlform
Timo Tijhof 012aa045e9 HTMLForm: Improve method documentation for setCollapsibleOptions()
Follows-up 36d33daa03.

Previously the method was described as "Set whether the form can be collapsed"
taking a single boolean.

Yet, the boolean did not influence whether the form can be collapsed, as one
might expect.

Rather, this method always enable collapsible mode. The thing that is set
based on the passed value is the default state of that (unconditionally)
enabled collapsible mode.

Change-Id: I2e73d5481c44ed43769553b2bc25543a702c19b8
2019-05-22 23:40:52 +01:00
..
fields htmlform: Use ::isValidRange() instead of deprecated ::isValidBlock() 2019-05-09 16:36:05 +00:00
HTMLForm.php HTMLForm: Improve method documentation for setCollapsibleOptions() 2019-05-22 23:40:52 +01:00
HTMLFormActionFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormElement.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormField.php Restore func_get_args in HTMLFormField 2019-04-14 15:01:20 +02:00
HTMLFormFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php HTMLForm: Improve method interface for collapsible forms 2019-05-02 14:33:20 -07:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00