Forums de discussion

how to get PortletIcon

Thirumal Reddy, modifié il y a 7 années.

how to get PortletIcon

Regular Member Publications: 216 Date d'inscription: 03/12/15 Publications récentes
Hi All,

I am using Liferay 6.2 Ga2.

How can i get Portlet icon in my custom.jsp

thanks,
Thirumal.
thumbnail
Amos Fong, modifié il y a 7 années.

RE: how to get PortletIcon

Liferay Legend Publications: 2047 Date d'inscription: 07/10/08 Publications récentes
Do you have access to the Portlet object? Try this:
https://docs.liferay.com/portal/6.2/javadocs-all/com/liferay/portal/model/impl/PortletImpl.html#getIcon()