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

java.lang.Object
  extended by org.apache.turbine.modules.Assembler
      extended by org.apache.turbine.modules.Layout
          extended by org.apache.turbine.modules.layouts.VelocityOnlyLayout
              extended by org.apache.turbine.services.template.modules.layouts.existing.PageWithClass

public class PageWithClass
extends VelocityOnlyLayout

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.Layout
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
 
Constructor Summary
PageWithClass()
           
 
Method Summary
 
Methods inherited from class org.apache.turbine.modules.layouts.VelocityOnlyLayout
doBuild, doBuild
 
Methods inherited from class org.apache.turbine.modules.Layout
build, build, getPrefix
 
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.