Class PageSidebarPlugin
java.lang.Object
io.meeds.social.navigation.plugin.AbstractLayoutSidebarPlugin
io.meeds.social.navigation.plugin.PageSidebarPlugin
- 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 TypeMethodDescriptionio.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) Methods inherited from class io.meeds.social.navigation.plugin.AbstractLayoutSidebarPlugin
getNodeLabel, getSiteIcon, getSiteLabel, isEligiblePage, isVisibilityEligible, resolvePageItemPropertiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.meeds.social.navigation.plugin.SidebarPlugin
getDefaultItems
-
Constructor Details
-
PageSidebarPlugin
public PageSidebarPlugin()
-
-
Method Details
-
getType
public io.meeds.portal.navigation.constant.SidebarItemType getType()
-