Foren

how to implement a portlet-panel in a normal page

thumbnail
Pablo Antonio Zamora Ortiz, geändert vor 12 Jahren.

how to implement a portlet-panel in a normal page

Junior Member Beiträge: 28 Beitrittsdatum: 18.03.11 Neueste Beiträge
would like a portlet-panel in a normal page it is possible....
thumbnail
Ram Manusani, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Regular Member Beiträge: 124 Beitrittsdatum: 27.10.11 Neueste Beiträge
By Panel, do you mean showing all the portlets available in a panel?

If so, I would suggest you to create a simple portlet to link to a url with option to what to show on the portlet's view.jsp. You could probably look at the portlet table and all portlet related tables to fetch the portlet list.

Hope this helps
thumbnail
Pablo Antonio Zamora Ortiz, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Junior Member Beiträge: 28 Beitrittsdatum: 18.03.11 Neueste Beiträge
thanks for your post......

my idea is that the portlets that appear on the control panel can be inserted into a portlet page
thumbnail
Nagendra Kumar Busam, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Liferay Master Beiträge: 678 Beitrittsdatum: 07.07.09 Neueste Beiträge
I hope sure you can, what was your use case?
thumbnail
Pablo Antonio Zamora Ortiz, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Junior Member Beiträge: 28 Beitrittsdatum: 18.03.11 Neueste Beiträge
Pablo Antonio Zamora Ortiz:
thanks for your post......

my idea is that the portlets that appear on the control panel can be inserted into a portlet page



create portlets and make a link, that when clicking on the link, show the control-panel's portlet



example the portlets-p_p_id = 130 (config) in my portlets
thumbnail
Nagendra Kumar Busam, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Liferay Master Beiträge: 678 Beitrittsdatum: 07.07.09 Neueste Beiträge
Can you elaborate more
thumbnail
Hitoshi Ozawa, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
Can you give a concrete example? Such as you want to put User Admin portlet in the Add menu so it can be drag & dropped to a page.
thumbnail
Pablo Antonio Zamora Ortiz, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Junior Member Beiträge: 28 Beitrittsdatum: 18.03.11 Neueste Beiträge
the idea is to access the portlet_configuration


this is what I want to appear on my portlet to the initiate
thumbnail
Pablo Antonio Zamora Ortiz, geändert vor 12 Jahren.

RE: how to implement a portlet-panel in a normal page

Junior Member Beiträge: 28 Beitrittsdatum: 18.03.11 Neueste Beiträge
Hitoshi Ozawa:
Can you give a concrete example? Such as you want to put User Admin portlet in the Add menu so it can be drag & dropped to a page.



or so as you say

I tried modifying portlet_liferay.xml, try to add a new category


but I not served