32 parent::__construct($factoryElement, $factoryCollection, $escaper,
$data);
35 if (isset(
$data[
'advancedSection'])) {
36 $this->setAdvancedLabel(
$data[
'advancedSection']);
50 if ($this->getLegend()) {
51 $html .=
'<legend ' . $this->
_getUiId(
'legend') .
'>' . $this->getLegend() .
'</legend>' .
"\n";
54 $html .=
'</fieldset>' .
"\n";
68 if (
$element->getType() !=
'fieldset') {
195 $html =
'<div><h4 class="icon-head head-edit-form fieldset-legend">' . $this->getLegend() .
'</h4>' .
"\n";