Foros de discusión

How to extend any Liferay Portlet

Yogesh Prabhu, modificado hace 13 años.

How to extend any Liferay Portlet

Junior Member Mensajes: 26 Fecha de incorporación: 5/03/10 Mensajes recientes
Hi,

I am working with Liferay 5.2.3 Community edition and Liferay 6 Community edition..
Are there any basic steps to follow to extend any Liferay portlet..??

If i want to extend document Library portlet or for that matter any portlet, what are the steps that should be followed..??

Any kind of ideas or suggestions are welcome..

Thanks in advance..!!!
thumbnail
Peter Shin, modificado hace 13 años.

RE: How to extend any Liferay Portlet

Regular Member Mensajes: 121 Fecha de incorporación: 24/09/07 Mensajes recientes
Hi Yogesh, one easy way (which requires no programming) is by using Custom Fields in the Control Panel.

If the customizations are more complex, Amos wrote a good blog on how to go about adding customized logic.

http://www.liferay.com/web/amos.fong/blog/-/blogs/minimizing-the-ext-environment
Segs Diyan, modificado hace 9 años.

RE: How to extend any Liferay Portlet

New Member Mensajes: 4 Fecha de incorporación: 20/02/15 Mensajes recientes
Hi,

Going by this example what service-type do I override to create Hook for Liferay RSS portlet?
thumbnail
David H Nebinger, modificado hace 9 años.

RE: How to extend any Liferay Portlet

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
You cannot use their example, it's from 2010 and therefore quite old and out of date.