コード例 #1
0
ファイル: ORM.php プロジェクト: jakedorst/ch3-dev-preview
 public function toXml()
 {
     return WebVista_Model_ORM::recurseXML($this);
 }