|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.themes.ClasspathThemeStylesheet
public class ClasspathThemeStylesheet
| Constructor Summary | |
|---|---|
ClasspathThemeStylesheet(java.lang.String moduleKey,
java.lang.String name,
java.lang.String location)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCompleteModuleKey()
Returns the plugin module key which this stylesheet belongs to, or the plugin key if the resource is specified at the plugin level. |
java.lang.String |
getLocation()
Returns the location of this stylesheet resource on the classpath of the Velocity classloader. |
java.lang.String |
getName()
Returns the name of the stylesheet resource. |
boolean |
isIeOnly()
Returns true iff the ieonly param is set to true in the plugin, false otherwise. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathThemeStylesheet(java.lang.String moduleKey,
java.lang.String name,
java.lang.String location)
| Method Detail |
|---|
public java.lang.String getLocation()
ThemeStylesheet
getLocation in interface ThemeStylesheetpublic java.lang.String getCompleteModuleKey()
ThemeStylesheet
getCompleteModuleKey in interface ThemeStylesheetpublic java.lang.String getName()
ThemeStylesheet
getName in interface ThemeStylesheetpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean isIeOnly()
ThemeStylesheetieonly param is set to true in the plugin, false otherwise.
isIeOnly in interface ThemeStylesheetieonly param is set to true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||