|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.lookandfeel.UseCustomSiteLogoCondition
public class UseCustomSiteLogoCondition
Constructor Summary | |
---|---|
UseCustomSiteLogoCondition(SiteLogoManager siteLogoManager)
|
Method Summary | |
---|---|
void |
init(java.util.Map<java.lang.String,java.lang.String> params)
|
boolean |
shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UseCustomSiteLogoCondition(SiteLogoManager siteLogoManager)
Method Detail |
---|
public void init(java.util.Map<java.lang.String,java.lang.String> params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |