Solar_View_Helper_Form::_buildHtml()

protected void Solar_View_Helper_Form::_buildHtml ( array $$html , string $info )

Builds added HTML for output.

Parameters

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

  • (string) $info: The raw HTML to add to the output.

Returns

  • (void)

Description

Builds added HTML for output.



Local