Fórum

how to get PortletIcon

Thirumal Reddy, modificado 7 Anos atrás.

how to get PortletIcon

Regular Member Postagens: 216 Data de Entrada: 03/12/15 Postagens Recentes
Hi All,

I am using Liferay 6.2 Ga2.

How can i get Portlet icon in my custom.jsp

thanks,
Thirumal.
thumbnail
Amos Fong, modificado 7 Anos atrás.

RE: how to get PortletIcon

Liferay Legend Postagens: 2047 Data de Entrada: 07/10/08 Postagens Recentes
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()