Source for file toolbar.sections.html.php
Documentation is available at toolbar.sections.html.php
* @copyright Refer to copyright.php
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @author Mambo Foundation Inc see README.php
/** ensure this file is being included by a parent file */
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
* Draws the menu for Editing an existing category
// for existing content items the button is renamed `close`
$ref =
$task ==
'new' ?
'new' :
'edit';
* Draws the menu for Copying existing sections
* @param int The published state (to display the inverse button)
* Draws the menu for Editing an existing category
Documentation generated on Mon, 05 May 2008 16:23:45 +0400 by phpDocumentor 1.4.0