Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @subpackage com_plugins
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @package Joomla.Administrator
* @subpackage com_plugins
public function display($tpl =
null)
if (count($errors =
$this->get('Errors')))
* Add the page title and toolbar.
// If not checked out, can save the item.
if ($canDo->get('core.edit'))
// Get the help information for the plugin item.
$help =
$this->get('Help');
if ($lang->hasKey($help->url))
$debug =
$lang->setDebug(false);
Documentation generated on Tue, 19 Nov 2013 15:17:50 +0100 by phpDocumentor 1.4.3