Solar_Form_Load_Model::_fixElementFilters()

protected void Solar_Form_Load_Model::_fixElementFilters ( array $$elem , string $name , string $col )

Fixes the element filters 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 filters in-place.



Local