掲示板

How to extend any Liferay Portlet

13年前 に Yogesh Prabhu によって更新されました。

How to extend any Liferay Portlet

Junior Member 投稿: 26 参加年月日: 10/03/05 最新の投稿
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
13年前 に Peter Shin によって更新されました。

RE: How to extend any Liferay Portlet

Regular Member 投稿: 121 参加年月日: 07/09/24 最新の投稿
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
9年前 に Segs Diyan によって更新されました。

RE: How to extend any Liferay Portlet

New Member 投稿: 4 参加年月日: 15/02/20 最新の投稿
Hi,

Going by this example what service-type do I override to create Hook for Liferay RSS portlet?
thumbnail
9年前 に David H Nebinger によって更新されました。

RE: How to extend any Liferay Portlet

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
You cannot use their example, it's from 2010 and therefore quite old and out of date.