|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ThemeResource
instead.
@Deprecated public interface ThemeStylesheet
Represents a custom stylesheet associated with a theme.
Method Summary | |
---|---|
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. |
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |