Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @subpackage com_contenthistory
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* View class for a list of contenthistory.
* @package Joomla.Administrator
* @subpackage com_contenthistory
* Method to display the view.
* @param string $tpl A template file to load. [optional]
* @return mixed Exception on failure, void on success.
public function display($tpl =
null)
$this->item =
$this->get('Item');
if (count($errors =
$this->get('Errors')))
Documentation generated on Tue, 19 Nov 2013 15:17:15 +0100 by phpDocumentor 1.4.3