Solar_View_Helper_Form::_buildElement()

protected void Solar_View_Helper_Form::_buildElement ( array $$html , array $info )

Builds a single element label and value for output.

Parameters

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

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

Returns

  • (void)

Description

Builds a single element label and value for output.



Local