如何开发像LifeRay控制面板这样的应用程序

发布于 2024-09-08 16:10:50 字数 229 浏览 4 评论 0原文

我想开发一个像 LifeRay 控制面板这样的应用程序,它有正确的导航菜单和一个呈现单击菜单的页面。

我的问题是如何开发,例如作为一个 portlet 或多 portlet 考虑(portlet 通信)?以及如何处理 portlet 内的导航?

我正在使用 Icefaces(JSF) 进行 portlet 开发,并且其他页面(模板)有重复的部分,

liferay 源代码中是否有这方面的示例?

I want to develop an application like LifeRay control panel which has right navigation menu and a page that renders the clicked menu.

My question is how to develop at for example as one portlet or multi portlet taking into considaration (portlet communication)? and how to handle navigation inside portlet?

I'm using Icefaces(JSF) for portlet development and there is a section repeated for other pages(template)

Is there an example in liferay source for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小帐篷 2024-09-15 16:10:59

难道您不能调整主题以使导航位于侧面而不是默认的(顶部)吗?通过这种方式,您将开发一个普通的门户应用程序,无需任何特殊的魔法 - 可能是最直观的方法。

此外,其他人可能能够快速了解​​您所做的事情并能够添加功能。

Can't you just adjust a theme to have the navigation at the side as opposed to the default (at the top)? This way you'd be developing a plain portal application without any special magic - probably the most intuitive way to go.

Also, others will likely be able to quickly understand what you did and are able to add functionality.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文