ActiveMenus
Tag param


Description

This tag is used to define parameters that will be passed into the ActiveMenu and used with the individual menu items

Examples

The following example shows the use of a param tag. Detailed documentaion for configuring ActiveMenus is provided in the Portlet Development Guide.

<activemenus:param name="issueId" value="${issue.id}"/>


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

Attributes
NameRequiredRequest-timeDescription
nametruetrue The name of the parameter
valuetruetrue The value of the parameter

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008 BEA Systems, Inc. All Rights Reserved.