Uses of Class
com.atlassian.confluence.themes.PluginThemeResource

Packages that use PluginThemeResource
com.atlassian.confluence.themes   
 

Uses of PluginThemeResource in com.atlassian.confluence.themes
 

Methods in com.atlassian.confluence.themes that return PluginThemeResource
static 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.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.