Uses of Class
com.atlassian.confluence.themes.PluginThemeResource
Packages that use PluginThemeResource
-
Uses of PluginThemeResource in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes that return PluginThemeResourceModifier and TypeMethodDescriptionstatic PluginThemeResource
PluginThemeResource.css
(String completeModuleKey, com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor) Creates a theme resource for a stylesheet in a dynamic plugin.static PluginThemeResource
PluginThemeResource.javascript
(String completeModuleKey, com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor) Creates a theme resource for a JavaScript file in a dynamic plugin.