Solar_View_Helper_Form::_buildGroupBegin()

protected void Solar_View_Helper_Form::_buildGroupBegin ( array $$html , string $label )

Builds an element group label for output and begins the grouping.

Parameters

  • (array) &$html: A reference to the array of HTML lines for output.

  • (string) $label: The group label.

Returns

  • (void)

Description

Builds an element group label for output and begins the grouping.



Local