ICommunityPreviewNavPageRO overview
![]() | 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. |
![]() | Gets the ID of the current Community (if in one) |
![]() | Gets the name of the current Community |
![]() | Gets the Communities on the same level as the current community. |
![]() | Gets the subcommunities of the current community. |
![]() | Gets the default Community ID of the current user, i.e. first Community in the membership list. |
![]() | Helper function, returns the join community link, community actions if on a community page and the list of communities. |
![]() | Unique String Name of category of object. Critical for link blocking by pluggable nav. |
![]() | Gets the parent community of the current Community |
![]() | Checks if the current user is the owner of the current Community |
ICommunityPreviewNavPageRO Interface | com.plumtree.portalpages.common.plugnav Namespace