| Modifier and Type | Method and Description |
|---|---|
ThemeHelper |
ConfluenceActionSupport.getHelper() |
| Modifier and Type | Method and Description |
|---|---|
ThemeHelper |
DecoratorUtil.ContentNavigationContext.getHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DecoratorUtil.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 under
DecoratorAction, which does not contain
page/space context of the main request. |
| Constructor and Description |
|---|
ContentNavigationContext(AbstractPage page,
String mode,
String context,
ThemeHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
ThemeHelper |
RestorePageAction.getThemeHelper() |
| Modifier and Type | Method and Description |
|---|---|
ThemeHelper |
AbstractPageAction.getHelper() |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentHelper
Helper class providing access to an Attachment.
|
class |
GlobalHelper |
class |
PageHelper
Note - this is not a helper for the Page object but rather a helper for rendering
pages in Confluence themes in general.
|
Copyright © 2003–2023 Atlassian. All rights reserved.