Plumtree Pluggable Navigation API  
 

ICommunityNavPageRO Members

ICommunityNavPageRO overview

Public Instance Methods

iconCanJoinCurCommunity Checks if the current user can join the current Community
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.
iconGetCommunityID Get the community ID of the community we are currently viewing.
iconGetCurCommunityID Gets the id of the current Community
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.
iconGetParentComm Gets the parent community of the current Community
iconIsCurCommOwner Checks if the current user is the owner of the current Community

See Also

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