| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | com.liferay.frontend.taglib.servlet.taglib.AddMenuItemTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
anchorData | false | true | java.lang.String | Miscellaneous data to be stored via a map. The map holds key value pairs of type <String, Object> . For example, a HashMap entry <"class-name", foo> renders as an HTML attribute data-class-name = foo; . Note that the prefix data- is added to the key's name automatically. |
id | false | true | java.lang.String | An ID for the component instance. |
title | true | true | java.lang.String | A title for the menu item. |
url | true | true | java.lang.String | A URL to navigate to when the menu item is clicked. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |