0

I am doing a list of portlets in the java side for a portlet that they belong to a specific category, defined into the liferay-display.xml file.

I have all the installed portlets (with PortletLocalServiceUtil.getPortlets()), but I don't know how to get their category for the filter.

Can anyone help me please?

I am using Liferay 6.2

Thank you.

Kin Robert
  • 33
  • 4

1 Answers1

0

Have a look in add_application.jsp file. You'll got your answer.

Ashish Dadhich
  • 4,737
  • 4
  • 17
  • 25