Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @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 HTML Menus Menu Menus View.
* @package Joomla.Administrator
public function display($tpl =
null)
if (count($errors =
$this->get('Errors')))
* Add the page title and toolbar.
require_once JPATH_COMPONENT.
'/helpers/menus.php';
if ($canDo->get('core.create'))
if ($canDo->get('core.edit'))
if ($canDo->get('core.delete'))
JToolbarHelper::custom('menus.rebuild', 'refresh.png', 'refresh_f2.png', 'JTOOLBAR_REBUILD', false);
if ($canDo->get('core.admin'))
Documentation generated on Tue, 19 Nov 2013 15:17:49 +0100 by phpDocumentor 1.4.3