net.sourceforge.blogentis.modules.fragments
Class BlogFileList

java.lang.Object
  extended bynet.sourceforge.blogentis.storage.VelocityFragment
      extended bynet.sourceforge.blogentis.modules.fragments.BlogFileList

public class BlogFileList
extends VelocityFragment


Field Summary
 
Fields inherited from class net.sourceforge.blogentis.storage.VelocityFragment
blogID, template, templateName
 
Constructor Summary
BlogFileList()
           
 
Method Summary
 java.lang.String build(org.apache.turbine.util.RunData data)
           
protected  java.util.Stack getStack(org.apache.velocity.context.Context context)
           
 VelocityFragment invoke(org.apache.velocity.context.Context context, java.lang.Object param)
           
 
Methods inherited from class net.sourceforge.blogentis.storage.VelocityFragment
doBuildTemplate, getName, init, invoke, invoke, invoke, invoke, invoke, loadTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogFileList

public BlogFileList()
Method Detail

getStack

protected java.util.Stack getStack(org.apache.velocity.context.Context context)

build

public java.lang.String build(org.apache.turbine.util.RunData data)
                       throws java.lang.Exception
Overrides:
build in class VelocityFragment
Throws:
java.lang.Exception

invoke

public VelocityFragment invoke(org.apache.velocity.context.Context context,
                               java.lang.Object param)
Overrides:
invoke in class VelocityFragment


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.