|
||||||||||
| 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.BlogTagsDecorator
public class BlogTagsDecorator
Generates Technorati tag links for inclusion in the body of blog entries, when rendered as HTML and newsfeeds.
| Constructor Summary | |
|---|---|
BlogTagsDecorator()
|
|
| 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 BlogTagsDecorator()
| Method Detail |
|---|
public java.lang.String getBaseUrl(BlogEntry blogEntry)
getBaseUrl in class AbstractTagsDecoratorblogEntry - the owning BlogEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||