Foros de discusión

how to get PortletIcon

Thirumal Reddy, modificado hace 7 años.

how to get PortletIcon

Regular Member Mensajes: 216 Fecha de incorporación: 3/12/15 Mensajes recientes
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 hace 7 años.

RE: how to get PortletIcon

Liferay Legend Mensajes: 2047 Fecha de incorporación: 7/10/08 Mensajes recientes
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()