留言板

How to use <aui:nav-bar> taglib?

thumbnail
Marco Napolitano,修改在10 年前。

How to use <aui:nav-bar> taglib?

New Member 帖子: 20 加入日期: 12-2-14 最近的帖子
Hi all,
I'm working on a control panel portlet (on Liferay 6.2CE) which shows a classic searchcontainer.
I want to add a navigation menu with the search ability like the core portlets, e.g. the user group admin portlet.
But how to use the <aui:nav-bar>, <aui:nav> and <aui:nav-bar-search> correclty?

Tnx
Marco
thumbnail
Byran Zaugg,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

Expert 帖子: 252 加入日期: 12-4-6 最近的帖子
thumbnail
Marco Napolitano,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

New Member 帖子: 20 加入日期: 12-2-14 最近的帖子
Yes, I've read your source code but it's not really clean.
I mean all the search functionality: the <aui:nav-bar-search> has an inner JSP file with lot of code.
I'd like something clearer to understand a standard way to implement the navigation bar with search.

Tnx
Marco
thumbnail
Marco Napolitano,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

New Member 帖子: 20 加入日期: 12-2-14 最近的帖子
Well, there's no comments on Liferay javadoc... emoticon
thumbnail
Marco Napolitano,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

New Member 帖子: 20 加入日期: 12-2-14 最近的帖子
I made some tests but I think there's some bug in the <aui:nav-bar-search> taglib.
It seems impossible to specify a custom JSP file as the search form; maybe it only works with core JSP file...

Marco
thumbnail
Byran Zaugg,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

Expert 帖子: 252 加入日期: 12-4-6 最近的帖子
If you believe there is a bug, please file a ticket at https://issues.liferay.com/.
thumbnail
Marco Napolitano,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

New Member 帖子: 20 加入日期: 12-2-14 最近的帖子
Byran Zaugg:
If you believe there is a bug, please file a ticket at https://issues.liferay.com/.


Ok, did it: https://issues.liferay.com/browse/LPS-43840.
Ryan Conrad,修改在10 年前。

RE: How to use <aui:nav-bar> taglib?

New Member 帖子: 10 加入日期: 14-3-11 最近的帖子
+1 on this whole post