Uses of Interface
com.atlassian.confluence.themes.ThemeHelper
Packages that use ThemeHelper
Package
Description
-
Uses of ThemeHelper in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return ThemeHelper -
Uses of ThemeHelper in com.atlassian.confluence.impl.util
Methods in com.atlassian.confluence.impl.util that return ThemeHelperMethods in com.atlassian.confluence.impl.util with parameters of type ThemeHelperModifier and TypeMethodDescriptionstatic voidDecoratorUtil.setContentNavContext(AbstractPage page, String mode, String context, ThemeHelper helper) Page/blogpost context should be saved for deferred (sitemesh) content navigation execution, because main sitemesh decorator is executed underDecoratorAction, which does not contain page/space context of the main request.Constructors in com.atlassian.confluence.impl.util with parameters of type ThemeHelperModifierConstructorDescriptionContentNavigationContext(AbstractPage page, String mode, String context, ThemeHelper helper) -
Uses of ThemeHelper in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions that return ThemeHelper -
Uses of ThemeHelper in com.atlassian.confluence.themes
Classes in com.atlassian.confluence.themes that implement ThemeHelperModifier and TypeClassDescriptionclassHelper class providing access to an Attachment.classclassNote - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general.