net.sourceforge.blogentis.modules.fragments
Class PostDetails

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

public class PostDetails
extends VelocityFragment


Field Summary
 
Fields inherited from class net.sourceforge.blogentis.storage.VelocityFragment
blogID, template, templateName
 
Constructor Summary
PostDetails()
           
 
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

PostDetails

public PostDetails()
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.