| Package | Description |
|---|---|
| org.osivia.portal.api.ui.layout |
| Modifier and Type | Method and Description |
|---|---|
LayoutItem |
LayoutItemsService.getCurrentItem(PortalControllerContext portalControllerContext,
String groupId)
Get current layout item.
|
| Modifier and Type | Method and Description |
|---|---|
List<LayoutItem> |
LayoutItemsService.getCurrentItems(PortalControllerContext portalControllerContext)
Get current layout items.
|
List<LayoutItem> |
LayoutGroup.getItems()
Get layout items.
|
List<LayoutItem> |
LayoutItemsService.getItems(PortalControllerContext portalControllerContext,
String groupId)
Get layout items.
|
Copyright © 2021. All rights reserved.