0
2
The code assigns the ThemeDisplay attribute to the actionRequest object. The ThemeDisplay attribute returns a ThemeDisplay object, which describes the currently displayed theme.
Library: Liferay
Liferay
0 Comments
ThemeDisplay themeDisplay = (ThemeDisplay) actionRequest.getAttribute(WebKeys.THEME_DISPLAY);