This project has retired. For details please refer to its
Attic page .
JetspeedTemplateNavigation (Jetspeed 1 Enterprise Portal 1.6 API)
org.apache.jetspeed.util.template
Class JetspeedTemplateNavigation
java.lang.Object
org.apache.turbine.util.template.TemplateNavigation
org.apache.jetspeed.util.template.JetspeedTemplateNavigation
public class JetspeedTemplateNavigation extends org.apache.turbine.util.template.TemplateNavigation
A Class that produce localized navigations.
Author:
Ignacio J. Ortega
Method Summary
void
init (java.lang.Object data)
This will initialise a JetspeedTemplateNavigation object that was
constructed with the default constructor (ApplicationTool
method).
org.apache.turbine.util.template.TemplateNavigation
setTemplate (java.lang.String template)
Methods inherited from class org.apache.turbine.util.template.TemplateNavigation
toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
JetspeedTemplateNavigation
public JetspeedTemplateNavigation (org.apache.turbine.util.RunData data)
init
public void init (java.lang.Object data)
This will initialise a JetspeedTemplateNavigation object that was
constructed with the default constructor (ApplicationTool
method).
Parameters: data
- assumed to be a RunData object
setTemplate
public org.apache.turbine.util.template.TemplateNavigation setTemplate (java.lang.String template)
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.