public abstract class PortalAdministrationHelper extends Object
Constructor and Description |
---|
PortalAdministrationHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
buildTopBarHTMLFragment(HttpServletRequest httpServletRequest,
IPageWebResourceRequest webResourceRequest,
LayoutFilePage page)
Builds the fragment HTML of Settings Drop Down List of the Top Bar.
|
protected static String |
getHeaderGroup(int portalModeId)
Get the menu group name from the mode identifier.
|
protected static String getHeaderGroup(int portalModeId) throws IllegalArgumentException
portalModeId
- The portal mode identifierIllegalArgumentException
- if the given portal mode identifier is invalid.public static String buildTopBarHTMLFragment(HttpServletRequest httpServletRequest, IPageWebResourceRequest webResourceRequest, LayoutFilePage page)
httpServletRequest
- the requestwebResourceRequest
- the page web resource requestpage
- the layout file page being rendered.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.