CanJoinCurCommunity | Checks if the current user can join the current Community |
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. |
GetCommunityID | Get the community ID of the community we are currently viewing. |
GetCurCommunityID | Gets the id of the current Community |
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. |
GetParentComm | Gets the parent community of the current Community |
IsCurCommOwner | Checks if the current user is the owner of the current Community |
ICommunityNavPageRO Interface | com.plumtree.portalpages.common.plugnav Namespace