[opencms-dev] building a simple tree nav-left
Francisco Lopera
flopera at encamina.com
Mon Oct 10 11:10:02 CEST 2005
Hello.
I need build a tree navigator like "navleft" of template one. Opening the
element navleft.jsp I see this code:
<%@page buffer="none" session="false" import="org.opencms.file.*,
org.opencms.jsp.*, java.util.*, org.opencms.frontend.templateone.*" %><%
// initialize action element to access the API
CmsTemplateNavigation cms = new CmsTemplateNavigation(pageContext, request,
response);
%><%= cms.buildNavigationLeft() %><% cms.buildNavLeftIncludeElement(); %>
I can't find any reference to buildNavigationLeft in javadoc or templateOne
files.
Somebody have a good navleft builded?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20051010/613f4a41/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabecera_correos.gif
Type: image/gif
Size: 6026 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20051010/613f4a41/attachment.gif>
More information about the opencms-dev
mailing list