home forums resources search newsjoinmembers: 6956
Sections PHP Flash Java Ruby Windows Linux
Hiveminds's picture

Hiveminds | Wed, 2008-05-07 20:32  tags: , ,

<?php

/**
* @version $Id: toolbar.helloworld.html.php 5065 2006-09-15 00:52:21Z Jinx $
* @package Joomla
* @subpackage helloworld
* @copyright Copyright (C) 2005 - 2006 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
// no direct access
defined'_JEXEC' ) or die( 'Restricted access' );
/**
* @package Joomla
* @subpackage Config
*/
class TOOLBAR_helloworld
{
    function 
_DEFAULT() {
        
/*
         * DEVNOTE: This should make sense by itself now...
         */
        
JToolBarHelper::title(   JText::_'HelloWorld Manager' ), 'generic.png' );
//        JMenuBar::publishList();
//        JMenuBar::unpublishList();
//        JMenuBar::deleteList();
//        JMenuBar::editListX();
//        JMenuBar::addNewX();
//    JMenuBar::cancel('cancel', JText::_('Close'));
        
JToolBarHelper::help'screen.helloworld' );
    }
}
?>

Hiveminds's picture
This article brought to you by the Hiveminds Magazine - Staff. Contact us if you want to post an article or announcement anonymously
Thoughtbox - So what did you think?



 
CMS Comparison Matrix
 
Content Management Systems Content Management Systems Adobe Flex Silverlight Content Management Systems Content Management Systems Joomla!

Newsletter

Get updates on Hiveminds services, articles and downloads by signing up for the newsletter.

Editor's choice

Some of the better articles, stories and tutorials found at Hiveminds.

Find more

Find more of Hiveminds articles, stories, tutorials and user comments by searching.




Picked links

Hand picked websites and articles from around the web that provide quality reading.