| Package | Description |
|---|---|
| com.icfolson.aem.library.api.link | |
| com.icfolson.aem.library.api.link.builders | |
| com.icfolson.aem.library.api.page |
| Modifier and Type | Method and Description |
|---|---|
List<NavigationLink> |
NavigationLink.getChildren()
List of child links.
|
| Modifier and Type | Method and Description |
|---|---|
NavigationLink |
LinkBuilder.buildNavigationLink()
Build a navigation link using the properties of the current builder.
|
| Modifier and Type | Method and Description |
|---|---|
LinkBuilder |
LinkBuilder.addChild(NavigationLink child)
Add a child link.
|
| Modifier and Type | Method and Description |
|---|---|
NavigationLink |
PageDecorator.getNavigationLink()
Get a navigation link for this page.
|
NavigationLink |
PageDecorator.getNavigationLink(boolean isActive)
Get a navigation link for this page containing an active state.
|
NavigationLink |
PageDecorator.getNavigationLink(boolean isActive,
boolean mapped)
Get a navigation link for this page containing an active state.
|
Copyright © 2019 ICF Next. All rights reserved.