Interface IClientSideScriptsUtils
public interface IClientSideScriptsUtils
-
Method Summary
Modifier and TypeMethodDescriptionencodeURL
(String url, HttpServletResponse response, Locale locale, String version) Returns url encoded for locale, version, etc.boolean
Returns true if the current user has set-start-page rights.Returns list of menu items available to the current user.
-
Method Details
-
encodeURL
Returns url encoded for locale, version, etc. -
hasSetStartPageRights
Returns true if the current user has set-start-page rights. -
listPopupMenuItems
Returns list of menu items available to the current user.- Throws:
PortalException
-