Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @subpackage com_postinstall
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Model class to display postinstall messages
* @package Joomla.Administrator
* @subpackage com_postinstall
* Executes before rendering the page for the Browse task.
* @param string $tpl Subtemplate to use
* @return boolean Return true to allow rendering of the page
protected function onBrowse($tpl =
null)
$this->eid =
$this->input->getInt('eid', '700');
return parent::onBrowse($tpl);
Documentation generated on Tue, 19 Nov 2013 15:17:49 +0100 by phpDocumentor 1.4.3