$factory->freeze()

$factory->freeze() -- freeze - freeze's an element. - just copies the value to the override.

Synopsis

require_once 'Flexy/Factory.php';

array HTML_Template_Flexy_Factory::freeze (array $array)

Beschreibung

this probably needs more thought.. - it would probably need to merge the full tag info with types, to be usefull..

$ar = HTML_Element_Factory::freeze($ar);

Parameter

Rückgabewert

return Array of HTML_Template_Flexy_Elements

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Not documented yet.