|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThemeResource
Represents a custom stylesheet or javascript associated with a theme.
| Nested Class Summary | |
|---|---|
static class |
ThemeResource.Type
|
| Method Summary | |
|---|---|
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. |
String |
getLocation()
Returns the location of this resource as defined in the plugin xml. |
String |
getName()
Returns the name of the stylesheet resource. |
ThemeResource.Type |
getType()
|
boolean |
isIeOnly()
Returns true iff the ieonly param is set to true in the plugin, false otherwise. |
| Method Detail |
|---|
ThemeResource.Type getType()
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 | |||||||||