public interface UiServiceInternal
UiService.| Modifier and Type | Method and Description |
|---|---|
List<MenuItem> |
getGlobalMenu(Set<String> permissions)
Returns the global menu items available based on the specified permissions
|
List<MenuItem> getGlobalMenu(Set<String> permissions) throws ServiceLayerException
permissions - the permissions that restrict what menu items the user has access toServiceLayerException - if another error occursCopyright © 2020 CrafterCMS. All rights reserved.