ThemeResource
instead.@Deprecated public interface ThemeStylesheet
Modifier and Type | Method and Description |
---|---|
String |
getCompleteModuleKey()
Deprecated.
Returns the plugin module key which this stylesheet belongs to, or the plugin key if the resource
is specified at the plugin level.
|
String |
getLocation()
Deprecated.
Returns the location of this stylesheet resource on the classpath of the Velocity classloader.
|
String |
getName()
Deprecated.
Returns the name of the stylesheet resource.
|
boolean |
isIeOnly()
Deprecated.
Returns true iff the
ieonly param is set to true in the plugin, false otherwise. |
String getLocation()
String getCompleteModuleKey()
String getName()
boolean isIeOnly()
ieonly
param is set to true in the plugin, false otherwise.ieonly
param is set to true.Copyright © 2003–2016 Atlassian. All rights reserved.