Uses of Class
org.craftercms.studio.model.ui.MenuItem
Packages that use MenuItem
Package
Description
-
Uses of MenuItem in org.craftercms.studio.api.v2.service.ui
Methods in org.craftercms.studio.api.v2.service.ui that return types with arguments of type MenuItemModifier and TypeMethodDescriptionUiService.getGlobalMenu()Returns the global menu items available to the current user. -
Uses of MenuItem in org.craftercms.studio.controller.rest.v2
Methods in org.craftercms.studio.controller.rest.v2 that return types with arguments of type MenuItem -
Uses of MenuItem in org.craftercms.studio.impl.v2.service.ui
Methods in org.craftercms.studio.impl.v2.service.ui that return types with arguments of type MenuItem -
Uses of MenuItem in org.craftercms.studio.impl.v2.service.ui.internal
Methods in org.craftercms.studio.impl.v2.service.ui.internal that return types with arguments of type MenuItemModifier and TypeMethodDescriptionUiServiceInternal.getGlobalMenu(Set<String> permissions) Returns the global menu items available based on the specified permissionsUiServiceInternalImpl.getGlobalMenu(Set<String> permissions)