Plumtree Pluggable Navigation API  
 

ICommunityPreviewNavPageRO Members

ICommunityPreviewNavPageRO overview

Public Instance Methods

GetAccessibleCommunityID 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.
GetCurCommunityID Gets the ID of the current Community (if in one)
GetCurCommunityName Gets the name of the current Community
GetCurRelCommunities Gets the Communities on the same level as the current community.
GetCurSubCommunities Gets the subcommunities of the current community.
GetDefaultCommunity Gets the default Community ID of the current user, i.e. first Community in the membership list.
GetMyCommunities Helper function, returns the join community link, community actions if on a community page and the list of communities.
GetName Unique String Name of category of object. Critical for link blocking by pluggable nav.
GetParentComm Gets the parent community of the current Community
IsCurCommOwner Checks if the current user is the owner of the current Community

See Also

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