org.apache.turbine.services.template.modules.navigations.existing
Class PageWithClass

java.lang.Object
  extended by org.apache.turbine.modules.Assembler
      extended by org.apache.turbine.modules.Navigation
          extended by org.apache.turbine.modules.navigations.TemplateNavigation
              extended by org.apache.turbine.modules.navigations.VelocityNavigation
                  extended by org.apache.turbine.services.template.modules.navigations.existing.PageWithClass

public class PageWithClass
extends VelocityNavigation

This is a test class for the template service.

Version:
$Id: PageWithClass.java 615328 2008-01-25 20:25:05Z tv $
Author:
Henning P. Schmiedehausen

Field Summary
 
Fields inherited from class org.apache.turbine.modules.Navigation
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
 
Constructor Summary
PageWithClass()
           
 
Method Summary
 
Methods inherited from class org.apache.turbine.modules.navigations.VelocityNavigation
buildTemplate, buildTemplate, doBuildTemplate, doBuildTemplate, doBuildTemplate, doBuildTemplate
 
Methods inherited from class org.apache.turbine.modules.navigations.TemplateNavigation
doBuild, doBuild
 
Methods inherited from class org.apache.turbine.modules.Navigation
build, build, getPrefix, prepareText
 
Methods inherited from class org.apache.turbine.modules.Assembler
getRunData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageWithClass

public PageWithClass()


Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.