Solar_View_Helper_Form::_fixElementName()

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

Fixes the element info 'name' value; by default, it just throws an exception when the 'name' is empty on non-xhtml element types.

Parameters

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

Returns

  • (void)

Description

Fixes the element info 'name' value; by default, it just throws an exception when the 'name' is empty on non-xhtml element types.



Local