| Package | Description |
|---|---|
| com.atlassian.confluence.web |
| Modifier and Type | Method and Description |
|---|---|
default WebMenu |
WebMenuManager.getMenu(Collection<String> menuKeys,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(String id,
Collection<String> menuKeys,
WebInterfaceContext context) |
WebMenu |
WebMenuManager.getMenu(String id,
Collection<String> menuKeys,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(String id,
String menuKey,
WebInterfaceContext context) |
WebMenu |
WebMenuManager.getMenu(String id,
String menuKey,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
Copyright © 2003–2022 Atlassian. All rights reserved.