Solar_View_Helper_Form::_buildFieldsetBegin()
protected
void
Solar_View_Helper_Form::_buildFieldsetBegin
( array $$html
, string $legend
, array $attribs
)
Builds the beginning of a fieldset and its legend.
Parameters
(array)
&$html
: A reference to the array of HTML lines for output.(string)
$legend
: The legend for the fieldset.(array)
$attribs
: Attributes for the fieldset tag.
Returns
(void)
Description
Builds the beginning of a fieldset and its legend.