ActiveMenus
Tag menu


This is the main tag to define an ActiveMenu within your page.


Tag Information
Tag Classcom.bea.apps.groupspace.taglib.activemenus.ActiveMenusTag
TagExtraInfo ClassNone
Body ContentNone
Display NameActiveMenu

Attributes
NameRequiredRequest-timeDescription
displaytruetrue What will be displayed on the page, and will, on mouse over, show the ActiveMenu
typetruetrue The type of the ActiveMenu. This must match a type defined in your activemenus-config.xml
hreffalsetrue To override the default href for the link that is created
hrefTargetfalsefalse When the default href is overridden (by using the href attribute) you can specify the hrefs target
classfalsetrue A css class that can be used to style the ActiveMenu display.
stylefalsetrue A css style that can be used to style the ActiveMenu display.
rightClickfalsefalse This is a boolean (default is 'false') that will turn the menu into a right-click menu instead of a rollover menu. If this is set to 'true', you will have to right-click on the display text to bring up the menu. The menu will appear underneath the mouse.
escapeXmlfalsefalse This is the same as escapeXml within the JSTL tags. If set to true, characters will be converted to their corresponding character entity codes.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}