Created
February 25, 2015 12:52
-
-
Save baxtheman/e6b66faf24b674b822db to your computer and use it in GitHub Desktop.
liferay, freemarker tips
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<#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