Implement section support for OOUIHTMLForm
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Wed, 4 Nov 2015 18:12:18 +0000 (19:12 +0100)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Wed, 4 Nov 2015 18:14:24 +0000 (19:14 +0100)
commitab69c83c641aa59dfe5e43a5f8d95b5948c59642
treeeb18f58936c526e6cdcddea341c5a78cabaadbe9
parent7faa829218b1b91296865f36b9ff710e3870b7eb
Implement section support for OOUIHTMLForm

Using a PanelLayout to visually separate the outside content with
the inside one.

Bug: T117757
Change-Id: I177cd7a5f8e8ddf7dc90f452aadb804f6304b0c7
includes/htmlform/HTMLForm.php
includes/htmlform/OOUIHTMLForm.php