HTMLForm: Improve method interface for collapsible forms
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 15 Apr 2019 23:53:55 +0000 (01:53 +0200)
committerjdlrobson <jdlrobson@gmail.com>
Thu, 2 May 2019 21:33:20 +0000 (14:33 -0700)
commit36d33daa03a63be88fcc049c622b3aaf517380d1
tree9547422a973e41a37a13da29f25486dd09c8ef4f
parent31e768e643bd513daa3e8b9720c2f3944ac7092c
HTMLForm: Improve method interface for collapsible forms

Also minor tweaks:
* Fix @since tags, this did not make it into 1.33
* Fix usage of FieldsetLayout 'group' in OOUIHTMLForm
* Documentation changes

Follow-up to 2896e87a1007202f5416fe506c691652b27c4ac9,
per my post-merge review on that commit.

Change-Id: Ib93375cde19730a46e4929878d6e472d3ac8f631
includes/actions/HistoryAction.php
includes/htmlform/HTMLForm.php
includes/htmlform/OOUIHTMLForm.php