示例#1
0
 public function setView()
 {
     ViewPage::create(array("model" => get_class($this), "id_record" => $this->id));
 }