Plumtree Pluggable Navigation API  
 

INavigationPageRO Interface

For a list of all members of this type, see INavigationPageRO Members.

com.plumtree.portalpages.common.plugnav.INavigationPageRO
   Derived interfaces

public interface INavigationPageRO : IMVCObject

Types that implement INavigationPageRO

Type Description
CommunityNavPage Delegates model methods only usable by community page.
CommunityPreviewNavPage Delegates model methods only usable by community preview page.
DirectoryNavPage Delegates model methods only usable by directory page.
LoginNavPage Delegates model methods only usable by login page.
MyPageNavPage Delegates model methods only usable by my pages.
NavigationPage Class used as facade to navigation model for methods appropriate to which page is current
UserProfileNavPage Delegates those model calls only accessible from the user profiel page.

Requirements

Namespace: com.plumtree.portalpages.common.plugnav

Assembly: portalpages (in portalpages.dll)

See Also

INavigationPageRO Members | com.plumtree.portalpages.common.plugnav Namespace