Solar_Form_Load_Model::_fixElementRequire()
protected
void
Solar_Form_Load_Model::_fixElementRequire
( array $$elem
, string $name
, string $col
)
Fixes the element require-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 require-flag in-place.