Beispiel #1
0
 protected function addCustomTemplateVarsBeforeOutput()
 {
     parent::addCustomTemplateVarsBeforeOutput();
     $this->view->assign('navbar', $this->navbar);
 }