コード例 #1
0
ファイル: PageView.php プロジェクト: andresusanto/sepatuku
 function xmlForm($content, $attrs = array())
 {
     return Helper_Xml::xmlForm($content, $attrs);
 }