Class JSubMenuHelper

Description

Utility class for the submenu.

  • abstract:

Located in /administrator/includes/toolbar.php (line 559)


	
			
Method Summary
static void addEntry (string $name, [string $link = ''], [bool $active = false])
Methods
static method addEntry (line 568)

Method to add a menu item to submenu.

  • access: public
static void addEntry (string $name, [string $link = ''], [bool $active = false])
  • string $name: Name of the menu item.
  • string $link: URL of the menu item.
  • bool $active: True if the item is active, false otherwise.

Documentation generated on Mon, 25 Jun 2012 14:00:13 -0500 by phpDocumentor 1.4.4