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 PluginThemeResourcePluginThemeResource.css(String completeModuleKey, com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor) Creates a theme resource for a stylesheet in a dynamic plugin.static PluginThemeResourcePluginThemeResource.javascript(String completeModuleKey, com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor) Creates a theme resource for a JavaScript file in a dynamic plugin.