Solar_View_Helper_Form::_buildElementValue()

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

Builds the value portion of an element 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 the value portion of an element for output.



Local