com.atlassian.confluence.themes
Interface ThemeHelper

All Known Implementing Classes:
GlobalHelper, MailHelper, PageHelper

public interface ThemeHelper


Method Summary
 com.opensymphony.xwork.Action getAction()
           
 String getDomainName()
           
 String getSpaceKey()
           
 String getSpaceName()
           
 String getText(String property)
           
 String renderConfluenceMacro(String wikiCall)
           
 

Method Detail

getText

String getText(String property)

getAction

com.opensymphony.xwork.Action getAction()

getDomainName

String getDomainName()

getSpaceKey

String getSpaceKey()

getSpaceName

String getSpaceName()

renderConfluenceMacro

String renderConfluenceMacro(String wikiCall)


Confluence is developed by Atlassian.