|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.HasBlogPostCondition
public class HasBlogPostCondition
Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
| Constructor Summary | |
|---|---|
HasBlogPostCondition()
|
|
| Method Summary | |
|---|---|
boolean |
shouldDisplay(WebInterfaceContext context)
|
| Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition |
|---|
init, shouldDisplay |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HasBlogPostCondition()
| Method Detail |
|---|
public boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay in class BaseConfluenceCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||