Skip to content

Instantly share code, notes, and snippets.

@baxtheman
Created February 25, 2015 12:52
Show Gist options
  • Save baxtheman/e6b66faf24b674b822db to your computer and use it in GitHub Desktop.
Save baxtheman/e6b66faf24b674b822db to your computer and use it in GitHub Desktop.
liferay, freemarker tips
<#assign liferay_ui = taglibLiferayHash["/WEB-INF/tld/liferay-ui.tld"] />
<@liferay_ui["asset-categories-summary"]
groupId="${themeDisplay.getScopeGroupId()}"
articleId="${cur_webContentId.getData()}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment