Skip to content

Instantly share code, notes, and snippets.

@topolik
Created August 23, 2012 20:43
Show Gist options
  • Save topolik/3441447 to your computer and use it in GitHub Desktop.
Save topolik/3441447 to your computer and use it in GitHub Desktop.
// Groovy
themeDisplay = actionRequest.getAttribute(com.liferay.portal.kernel.util.WebKeys.THEME_DISPLAY);
out.println(com.liferay.portal.util.PortalUtil.getControlPanelPortlets("portal", themeDisplay));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment