Exemplo n.º 1
0
 public function beforeRender()
 {
     parent::beforeRender();
     $this->template->_form = $this['formAddRole'];
 }