net.sourceforge.blogentis.modules.fragments
Class Post

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

public class Post
extends VelocityFragment


Field Summary
 
Fields inherited from class net.sourceforge.blogentis.storage.VelocityFragment
blogID, template, templateName
 
Constructor Summary
Post()
           
 
Method Summary
 VelocityFragment invoke(org.apache.velocity.context.Context context, java.lang.Object param)
           
 
Methods inherited from class net.sourceforge.blogentis.storage.VelocityFragment
build, 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

Post

public Post()
Method Detail

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.