org.apache.turbine.services.template.modules.navigations
Class ExistPageWithClass

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.ExistPageWithClass

public class ExistPageWithClass
extends VelocityNavigation

This is a test class for the template service.

Version:
$Id: ExistPageWithClass.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
ExistPageWithClass()
           
 
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

ExistPageWithClass

public ExistPageWithClass()


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