|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.blogentis.plugins.AbstractPlugin net.sourceforge.blogentis.trackback.TrackbackPlugin
Constructor Summary | |
TrackbackPlugin()
|
Method Summary | |
java.lang.String |
getDescription()
Get a medium-sized description of the plugin and what its effects are. |
java.lang.String |
getName()
Get the name of the plugin. |
void |
registerInBlog(Blog blog)
Register any run-time data with the specified blog. |
Methods inherited from class net.sourceforge.blogentis.plugins.AbstractPlugin |
doAddToBlog, doRemoveFromBlog, startPlugin, stopPlugin |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TrackbackPlugin()
Method Detail |
public java.lang.String getName()
IPlugin
public java.lang.String getDescription()
IPlugin
public void registerInBlog(Blog blog)
IPlugin
registerInBlog
in interface IPlugin
registerInBlog
in class AbstractPlugin
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |