Liferay : Portlets inside portlet

北战南征 提交于 2019-12-10 09:26:19

问题


Is it possible to create a few portlets inside a portlet? I mean a multilevel portlet.


回答1:


Yes. You can use the Nested Portlet to this purpose. This is a layout container for other portlets. You can choose the wanted layout in the configuration.




回答2:


Yes, definately, you can have portlet within portlet.

Liferay provides taglib, thru which you can easily embed different util portlets (web content display, breadcrumb, navigation etc) within portlet




回答3:


NESTED-PORTLET

Assuming that you are talking about a framework, a platform or something similar, yes, it's possible. Look if your framework have a kind of Nested-portlet. I'm using the liferay platform, and they offer an implementation of Nested Portlet.




回答4:


No you can't have portlet within portlet, its similar to having servlet within servlet...



来源:https://stackoverflow.com/questions/3101247/liferay-portlets-inside-portlet

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!