protected function parse() { parent::parse(); $this->frm->parse($this->tpl); // parse not yet installed themes $this->tpl->assign('installableThemes', $this->installableThemes); }