|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.decorator.ContentDecoratorSupport
net.sourceforge.pebble.decorator.AbstractTagsDecorator
net.sourceforge.pebble.decorator.TechnoratiTagsDecorator
public class TechnoratiTagsDecorator
Generates Technorati tag links for inclusion in the body of blog entries, when rendered as HTML and newsfeeds.
Constructor Summary | |
---|---|
TechnoratiTagsDecorator()
|
Method Summary | |
---|---|
java.lang.String |
getBaseUrl(BlogEntry blogEntry)
Gets the base URL for tag links, complete with trailing slash. |
Methods inherited from class net.sourceforge.pebble.decorator.AbstractTagsDecorator |
---|
decorate |
Methods inherited from class net.sourceforge.pebble.decorator.ContentDecoratorSupport |
---|
decorate, decorate, decorate, getBlog, setBlog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TechnoratiTagsDecorator()
Method Detail |
---|
public java.lang.String getBaseUrl(BlogEntry blogEntry)
getBaseUrl
in class AbstractTagsDecorator
blogEntry
- the owning BlogEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |