Plumtree Pluggable Navigation API  
 

ICommunityPreviewNavPageRO Members

ICommunityPreviewNavPageRO overview

Public Instance Methods

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.
iconGetCurCommunityID Gets the ID of the current Community (if in one)
iconGetCurCommunityName Gets the name of the current Community
iconGetCurRelCommunities Gets the Communities on the same level as the current community.
iconGetCurSubCommunities Gets the subcommunities of the current community.
iconGetDefaultCommunity Gets the default Community ID of the current user, i.e. first Community in the membership list.
iconGetMyCommunities Helper function, returns the join community link, community actions if on a community page and the list of communities.
iconGetName Unique String Name of category of object. Critical for link blocking by pluggable nav.
iconGetParentComm Gets the parent community of the current Community
iconIsCurCommOwner Checks if the current user is the owner of the current Community

See Also

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