Solar_View_Helper_Form::_fixElementType()

protected void Solar_View_Helper_Form::_fixElementType ( array $$info )

Fixes the element info 'type' value; by default, it just throws an exception when the 'type' is empty.

Parameters

  • (array) &$info: A reference to the element info array.

Returns

  • (void)

Description

Fixes the element info 'type' value; by default, it just throws an exception when the 'type' is empty.



Local