Exemple #1
0
 /**
  * Renders View
  */
 protected function RenderView()
 {
     $this->content = $this->view->Render(0);
 }