| | Plumtree Pluggable Navigation API | |
| com.plumtree.portalpages.common.plugnav Namespace |
Pluggable Navigation Documentation.
Namespace hierarchy
Classes
Class |
Description |
NavCategoryHelper
|
Useful helper class that forms a list of all possible page types for pluggable navigation |
NavCategoryType
|
Navigation link category types. These are *different* from NavPageType because they represent groups of navigation links, and are independent of the "page type" actually showing in the center of the page. Example: Mandatory linkshave nothing to do with the page you're on. |
NavPageHelper
|
Useful helper class that forms a list of all possible page types for pluggable navigation |
NavPageType
|
Navigation page type: Java typesafe enumerator class for page types in navigation. Not the same as NavCategoryType, which refers to organized named groups of links. This represent the core page you're on within navigation. Example: Community page. |
Interfaces