Solar_View_Helper_Form::_buildElementBegin()

protected void Solar_View_Helper_Form::_buildElementBegin ( array $$html , array $info = NULL )

Builds the beginning decorator of an element.

Parameters

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

  • (array) $info: The array of element information.

Returns

  • (void)

Description

Builds the beginning decorator of an element.



Local