options = $this->model->getOptions(); // Get the config string from the session. $this->config = JFactory::getSession()->get('setup.config', null); return parent::render(); } }