Ejemplo n.º 1
0
 public function renderView()
 {
     viewClass::renderHTML($this->module, $this->view, $this->format, $this->arg);
 }