UNPKG

generator-liferay-portlet-template

Version:

Generated liferay portlet is a yeoman generator. This generator make a portlet with a specific configuration.

9 lines (7 loc) 254 B
<?xml version="1.0"?> <!DOCTYPE display PUBLIC "-//Liferay//DTD Display 6.1.0//EN" "http://www.liferay.com/dtd/liferay-display_6_1_0.dtd"> <display> <category name="<%= portletCategory %>"> <portlet id="<%= displayName %>"/> </category> </display>