A
is an extension of the generic
- MenuTheme
interface that adds support for multi-level navigation menus. A
, like a normal </code>Theme</code> has a single
- MenuTheme
; however, it allows the user to surround that component with multi-level navigation menus.
Located in /harmoni/core/GUIManager/MenuTheme.interface.php (line 19)
Adds a new menu to this theme.
object to be added to this theme.
of the menu that is being added. Only one menu can exist at any given level. Levels cannot be skipped. Levels allow the user to create a hierarchy of menus.
- level
Returns the menu (if exists) at the given level.
of the menu that is to be returned. Levels start at 1. Only one menu can exist at any given level. Levels cannot be skipped. Levels allow the user to create a hierarchy of menus.
- level
Documentation generated on Wed, 19 Sep 2007 10:25:04 -0400 by phpDocumentor 1.3.0RC3