Solar_View_Helper_Form::_fixElementClass()

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

Fixes the element info 'class' value to add classes for the element type, ID, require, and validation status -- but only if the class is empty to begin with.

Parameters

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

Returns

  • (void)

Description

Fixes the element info 'class' value to add classes for the element type, ID, require, and validation status -- but only if the class is empty to begin with.



Local