Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @subpackage com_installer
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
include_once __DIR__ .
'/../default/view.php';
* Extension Manager Install View
* @package Joomla.Administrator
* @subpackage com_installer
* @param string $tpl Template
public function display($tpl =
null)
$state =
$this->get('state');
$this->showJedAndWebInstaller =
JComponentHelper::getParams('com_installer')->get('show_jed_info', 1);
$dispatcher->trigger('onInstallerBeforeDisplay', array(&$this->showJedAndWebInstaller, $this));
* Add the page title and toolbar.
Documentation generated on Tue, 19 Nov 2013 15:16:48 +0100 by phpDocumentor 1.4.3