Solar_Form_Load_Model::_fixElementDisable()
protected
void
Solar_Form_Load_Model::_fixElementDisable
( array $$elem
, string $name
, string $col
)
Fixes the element disable-flag in-place.
Parameters
(array)
&$elem
: The element to work with.(string)
$name
: The original element name (column name).(string)
$col
: The column definition used to inform the element.
Returns
(void)
Description
Fixes the element disable-flag in-place.