array HTML_Template_Flexy_Factory::freeze (
array $array
)
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);
$array
(return by refernce key(tag name) => HTML_Template_Flexy_Element
return Array of HTML_Template_Flexy_Elements
throws no exceptions thrown
Not documented yet.