net.sourceforge.blogentis.modules.fragments
Class AdminBlog

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

public class AdminBlog
extends VelocityFragment


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

AdminBlog

public AdminBlog()
Method Detail

invoke

public VelocityFragment invoke(org.apache.velocity.context.Context context)
                        throws org.apache.torque.TorqueException
Overrides:
invoke in class VelocityFragment
Throws:
org.apache.torque.TorqueException


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