コード例 #1
0
 public function renderComponent()
 {
     view::renderComponent($this->module . '/' . $this->view, $this->arg);
 }