Example #1
0
 function xmlForm($content, $attrs = array())
 {
     return Helper_Xml::xmlForm($content, $attrs);
 }