<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>ENCAMINA</TITLE>
<STYLE>BODY {
BACKGROUND-POSITION: left top; MARGIN-TOP: 80px; FONT-SIZE: 10pt; MARGIN-LEFT: 55px; COLOR: #000000; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}
</STYLE>
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>
<META http-equiv=Content-Type content="text/html; charset=us-ascii"></HEAD>
<BODY
style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff"
bgColor=#ffffff background=cid:155502508@10102005-2AC9>
<DIV> </DIV>
<DIV><SPAN class=155502508-10102005>Hello.</SPAN></DIV>
<DIV><SPAN class=155502508-10102005></SPAN> </DIV>
<DIV><SPAN class=155502508-10102005>I need build a tree navigator like "navleft"
of template one. Opening the element navleft.jsp I see this code:<BR><BR><<A
href="mailto:%@page">%@page</A> buffer="none" session="false"
import="org.opencms.file.*, org.opencms.jsp.*, java.util.*,
org.opencms.frontend.templateone.*" %><%</SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=155502508-10102005>// initialize action element to access the
API<BR>CmsTemplateNavigation cms = new CmsTemplateNavigation(pageContext,
request, response);</SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=155502508-10102005>%><%= cms.buildNavigationLeft()
%><% cms.buildNavLeftIncludeElement(); %></SPAN></DIV>
<DIV><SPAN class=155502508-10102005></SPAN> </DIV>
<DIV><SPAN class=155502508-10102005></SPAN> </DIV>
<DIV><SPAN class=155502508-10102005>I can't find any reference to
buildNavigationLeft in javadoc or templateOne files.</SPAN></DIV>
<DIV><SPAN class=155502508-10102005></SPAN> </DIV>
<DIV><SPAN class=155502508-10102005>Somebody have a good navleft
builded?</SPAN></DIV>
<DIV><SPAN class=155502508-10102005></SPAN> </DIV>
<DIV><SPAN class=155502508-10102005>Thanks.</SPAN></DIV></BODY></HTML>