Source for file html.php
Documentation is available at html.php
* @package Joomla.Installation
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* The Installation Complete View
* @package Joomla.Installation
* The JConfiguration data if present
* Redefine the model so the correct type hinting is available.
* @var InstallationModelSetup
* Method to render the view.
* @return string The rendered view.
// Get the config string from the session.
$this->config =
$session->get('setup.config', null);
Documentation generated on Tue, 19 Nov 2013 15:04:46 +0100 by phpDocumentor 1.4.3