Class SiteSidebarPlugin
java.lang.Object
io.meeds.social.navigation.plugin.AbstractLayoutSidebarPlugin
io.meeds.social.navigation.plugin.SiteSidebarPlugin
- All Implemented Interfaces:
io.meeds.social.navigation.plugin.SidebarPlugin
-
Field Summary
Fields inherited from class io.meeds.social.navigation.plugin.AbstractLayoutSidebarPlugin
descriptionService, layoutService, localeConfigService, navigationService, NODE_ID_PROP_NAME, organizationService, resourceBundleManager, SITE_DISPLAY_NAME_PROP_NAME, SITE_EXPAND_PAGES_PROP_NAME, SITE_ICON_PROP_NAME, SITE_ID_PROP_NAME, SITE_NAME_PROP_NAME, SITE_TRANSLATION_LABEL_FIELD_NAME, SITE_TRANSLATION_OBJECT_TYPE, SITE_TYPE_PROP_NAME, translationService, userAclFields inherited from interface io.meeds.social.navigation.plugin.SidebarPlugin
SIDEBAR_SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.meeds.portal.navigation.model.SidebarItem> io.meeds.portal.navigation.constant.SidebarItemTypegetType()booleanitemExists(io.meeds.portal.navigation.model.SidebarItem item, String username) io.meeds.portal.navigation.model.SidebarItemresolveProperties(io.meeds.portal.navigation.model.SidebarItem item, String username, Locale locale) protected io.meeds.portal.navigation.model.SidebarItemtoSidebarItem(org.exoplatform.portal.mop.SiteKey siteKey) Methods inherited from class io.meeds.social.navigation.plugin.AbstractLayoutSidebarPlugin
getNodeLabel, getSiteIcon, getSiteLabel, isEligiblePage, isVisibilityEligible, resolvePageItemProperties
-
Constructor Details
-
SiteSidebarPlugin
public SiteSidebarPlugin()
-
-
Method Details
-
getType
public io.meeds.portal.navigation.constant.SidebarItemType getType() -
getDefaultItems
-
toSidebarItem
protected io.meeds.portal.navigation.model.SidebarItem toSidebarItem(org.exoplatform.portal.mop.SiteKey siteKey)
-