net.sourceforge.blogentis.modules.screens
Class ViewPost.CommentHelper

java.lang.Object
  extended bynet.sourceforge.blogentis.modules.screens.ViewPost.CommentHelper
Enclosing class:
ViewPost

public static class ViewPost.CommentHelper
extends java.lang.Object


Constructor Summary
ViewPost.CommentHelper()
           
 
Method Summary
 boolean canReceiveTrackbacks(Blog blog, Post post)
           
 int isCommentable(Blog blog, Post post)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewPost.CommentHelper

public ViewPost.CommentHelper()
Method Detail

isCommentable

public int isCommentable(Blog blog,
                         Post post)

canReceiveTrackbacks

public boolean canReceiveTrackbacks(Blog blog,
                                    Post post)


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