|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseModule
org.openedit.blog.modules.BlogModule
public class BlogModule
| Constructor Summary | |
|---|---|
BlogModule()
|
|
| Method Summary | |
|---|---|
void |
addNewComment(WebPageRequest inReq)
|
void |
addNewEntry(WebPageRequest inReq)
|
void |
changeCommentVisibility(WebPageRequest inReq)
|
void |
changeEntryVisibility(WebPageRequest inReq)
|
boolean |
checkQuestion(WebPageRequest inReq)
|
void |
editEntry(WebPageRequest inReq)
|
void |
generateFeed(WebPageRequest req)
|
BlogArchive |
getArchive(Page inPath)
|
BlogArchive |
getArchive(java.lang.String inPath)
|
Blog |
getBlog(WebPageRequest req)
|
java.util.Map |
getBlogs()
|
BlogCommentNotification |
getCommentNotification()
|
BlogEntry |
getEntry(WebPageRequest inReq)
|
void |
loadAdminLink(WebPageRequest inReq)
|
void |
loadPermalink(WebPageRequest inReq)
|
void |
login(WebPageRequest inReq)
|
void |
removeComment(WebPageRequest inReq)
|
void |
removeEntry(WebPageRequest inReq)
|
void |
saveEntry(WebPageRequest inReq)
|
void |
setBlogs(java.util.Map inBlogs)
|
void |
setCommentNotification(BlogCommentNotification inCommentNotification)
|
void |
subscribeToEntry(WebPageRequest inReq)
|
void |
toggleEntrySubscription(WebPageRequest inReq)
|
void |
unsubcribeFromEntry(WebPageRequest inReq)
|
void |
writeBlogSettings(WebPageRequest inReq)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlogModule()
| Method Detail |
|---|
public Blog getBlog(WebPageRequest req) throws OpenEditException
OpenEditException
public void writeBlogSettings(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void generateFeed(WebPageRequest req)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Map getBlogs()
public void setBlogs(java.util.Map inBlogs)
public BlogEntry getEntry(WebPageRequest inReq) throws OpenEditException
inReq -
OpenEditException
public void subscribeToEntry(WebPageRequest inReq)
throws OpenEditException
inReq -
OpenEditException
public void toggleEntrySubscription(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void unsubcribeFromEntry(WebPageRequest inReq)
throws OpenEditException
inReq -
OpenEditException
public void editEntry(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void loadPermalink(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void loadAdminLink(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void addNewEntry(WebPageRequest inReq)
throws java.lang.Exception
inReq -
java.lang.Exception
public void saveEntry(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void removeEntry(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exceptionpublic BlogArchive getArchive(java.lang.String inPath) throws OpenEditException
OpenEditExceptionpublic BlogArchive getArchive(Page inPath) throws OpenEditException
OpenEditException
public void addNewComment(WebPageRequest inReq)
throws java.lang.Exception
inReq -
java.lang.Exception
public boolean checkQuestion(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void removeComment(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void changeCommentVisibility(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void login(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void changeEntryVisibility(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exceptionpublic BlogCommentNotification getCommentNotification()
public void setCommentNotification(BlogCommentNotification inCommentNotification)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
