|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.blogentis.plugins.AbstractExtension
net.sourceforge.blogentis.plugins.AbstractBlogExtension
net.sourceforge.blogentis.plugins.base.AbstractPostViewExtension
| Field Summary |
| Fields inherited from class net.sourceforge.blogentis.plugins.AbstractBlogExtension |
blog, preferences |
| Constructor Summary | |
AbstractPostViewExtension(IPlugin plugin,
Blog blog)
|
|
| Method Summary | |
Post |
prepareForView(BlogRunData data,
Post post)
Prepare a post for viewing. |
| Methods inherited from class net.sourceforge.blogentis.plugins.AbstractBlogExtension |
getPreferences, setPreferences |
| Methods inherited from class net.sourceforge.blogentis.plugins.AbstractExtension |
getPlugin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.blogentis.plugins.IBlogExtension |
getPreferences, setPreferences |
| Methods inherited from interface net.sourceforge.blogentis.plugins.IExtension |
getName, getPlugin |
| Constructor Detail |
public AbstractPostViewExtension(IPlugin plugin,
Blog blog)
| Method Detail |
public Post prepareForView(BlogRunData data,
Post post)
IPostViewExtension
prepareForView in interface IPostViewExtensiondata - the run-time data of the requestpost - the post that will be prepared
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||