Uses of Class
com.atlassian.confluence.themes.GlobalHelper
-
Packages that use GlobalHelper Package Description com.atlassian.confluence.plugin.descriptor.web.model com.atlassian.confluence.themes -
-
Uses of GlobalHelper in com.atlassian.confluence.plugin.descriptor.web.model
Methods in com.atlassian.confluence.plugin.descriptor.web.model with parameters of type GlobalHelper Modifier and Type Method Description StringConfluenceWebLink. getAccessKey(GlobalHelper helper) -
Uses of GlobalHelper in com.atlassian.confluence.themes
Subclasses of GlobalHelper in com.atlassian.confluence.themes Modifier and Type Class Description classAttachmentHelperHelper class providing access to an Attachment.classPageHelperNote - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general.
-