Solar_View_Helper_Form::_fixElementId()
protected
void
Solar_View_Helper_Form::_fixElementId
( array $$info
)
Fixes the element info 'id' value.
Parameters
(array)
&$info
: A reference to the element info array.
Returns
(void)
Description
Fixes the element info 'id' value.
When no ID is present, auto-sets an ID from the element name.
Appends sequential integers to the ID as needed to deconflict matching ID values.