Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO Members

IPluggableNavModelRO overview

Public Instance Methods

iconCreate 
iconGetAccessibleCommunityID Checks for at least read access to the specified Community, If current user lacks access, get the user's default Community and user has no default communities, return -1.
iconGetCategoryLinks Get the links lists by category, with or without actions
iconGetCategoryTitle Gets the internationalized string for the title on the category.
iconGetCurNavPageType Gets the current page type.
iconGetDefaultCommunity Gets a user's defeault community id, (right now the first community in mycommunities)
iconGetPageSpecificMethods Used by pluggable navigation to access the model specific to the page we're on (see GetCurNavPage())
iconGetPortalSettings Gets the link to the My Account settings page
iconGetSectionVisibility Gets visibility of the specified vertical navigation section
iconGetSubportalBanner Gets the header for this page from the Subportal. Returns default header if no header portlet assigned.
iconGetSubPortalEnabled Checks if the specified feature is enabled in the current subportal.
iconGetSubportalFooter Gets the footer for this page from the Subportal. Returns default footer if no footer portlet assigned.
iconGetSubsectionTitle Get the name of the subsection title; basically, actions for mypage and communities only.
iconHasAdministratorAccess Checks if the user has admin access rights or not.
iconHasSelectAccess Checks if the current user has at least select access to the current Community
iconIsEditProfile Checks if the current page is a Edit Default Profile Editor page
iconIsGuestSession Checks if logged in as guest or not.
iconSetSectionVisibility Sets visibility on vertical navigation sections

See Also

IPluggableNavModelRO Interface | com.plumtree.portalpages.common.plugnav Namespace