Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
ConfluenceActionSupport.getWebInterfaceContext() |
Modifier and Type | Method and Description |
---|---|
String |
RedirectActionHelper.getRedirectUrlAndUpdateCookies(String cookieName,
String webItemLocation,
WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
static WebInterfaceContext |
AddCommentAction.createWebInterfaceContextWithComment(WebInterfaceContext context,
Comment comment) |
WebInterfaceContext |
AbstractPageAction.getWebInterfaceContext() |
WebInterfaceContext |
AbstractCreateAndEditPageAction.getWebInterfaceContext() |
WebInterfaceContext |
ViewPageAction.getWebInterfaceContext() |
WebInterfaceContext |
MoveAttachmentAction.getWebInterfaceContext() |
WebInterfaceContext |
ViewPageAttachmentsAction.getWebInterfaceContext(Attachment attachment)
Deprecated.
|
WebInterfaceContext |
AddCommentAction.getWebInterfaceContext(Comment comment) |
WebInterfaceContext |
EditCommentAction.getWebInterfaceContext(Comment comment) |
WebInterfaceContext |
ViewPageAction.getWebInterfaceContext(Comment comment) |
WebInterfaceContext |
ViewPageAttachmentsAction.getWebInterfaceContext(WebInterfaceContext context,
Attachment attachment) |
Modifier and Type | Method and Description |
---|---|
static WebInterfaceContext |
AddCommentAction.createWebInterfaceContextWithComment(WebInterfaceContext context,
Comment comment) |
WebInterfaceContext |
ViewPageAttachmentsAction.getWebInterfaceContext(WebInterfaceContext context,
Attachment attachment) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebInterfaceContext
Implementation which stores everything in a map for easy conversion and copying, if not type safety.
|
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
WebInterface.getWebInterfaceContext()
Returns a context which can be passed to web items when rendering them.
|
Modifier and Type | Method and Description |
---|---|
static DefaultWebInterfaceContext |
DefaultWebInterfaceContext.copyOf(WebInterfaceContext webInterfaceContext)
Creates a new
DefaultWebInterfaceContext with a copy of the data from another context. |
List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebInterfaceManager.getDisplayableItems(String key,
WebInterfaceContext context) |
List<com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor> |
ConfluenceWebInterfaceManager.getDisplayableSections(String key,
WebInterfaceContext context) |
DefaultWebInterfaceContext |
DefaultWebInterfaceContext.putAllMissing(WebInterfaceContext source)
Put all missing parameters from source into current web interface context
|
Constructor and Description |
---|
DefaultWebInterfaceContext(WebInterfaceContext webInterfaceContext)
Deprecated.
since 5.8 use
DefaultWebInterfaceContext.copyOf(WebInterfaceContext) |
Modifier and Type | Method and Description |
---|---|
protected Object |
CommentPermissionCondition.getPermissionTarget(WebInterfaceContext context) |
protected Object |
AttachmentPermissionCondition.getPermissionTarget(WebInterfaceContext context) |
protected abstract Object |
BasePermissionCondition.getPermissionTarget(WebInterfaceContext context) |
protected Object |
SpacePermissionCondition.getPermissionTarget(WebInterfaceContext context) |
protected Object |
PagePermissionCondition.getPermissionTarget(WebInterfaceContext context) |
boolean |
CanClusterCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
HasAttachmentCondition.shouldDisplay(WebInterfaceContext webInterfaceContext) |
boolean |
CreatePageOrBlogpostCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
ContentHasInheritedPermissionsSetCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
ContentHasExplicitViewPermissionsSetCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
SpaceSidebarCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
LdapUserManagementEnabledCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
|
protected boolean |
ActiveThemeCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
PrintableVersionCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
SystemAdministratorCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
CanInviteUserCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
NotPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
SpaceFunctionPermissionCondition.shouldDisplay(WebInterfaceContext context) |
protected abstract boolean |
BaseConfluenceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
PeopleDirectoryEnabledCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
EmailAddressPublicCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
CreateContentCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
BuildNumberCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
HasSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
CanEditSpaceStylesCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
FavouritePageCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
ThreadedCommentsCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
BasePermissionCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
ShowingPageAttachmentsCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
ContentHasAnyPermissionsSetCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
LatestVersionCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
DraftStatusLozengeCondition.shouldDisplay(WebInterfaceContext webInterfaceContext) |
protected boolean |
ExternalUserManagementEnabledCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
|
boolean |
ConfluenceAdministratorCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
HasTemplateCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
ViewingOwnProfileCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
NotSharedModeCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
Always returns true
|
boolean |
ViewingContentCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
TinyUrlSupportedCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
FavouriteSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
HasLabelCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
HasPageCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
ContentHasExplicitPermissionsSetCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
WritableDirectoryExistsCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
HasBlogPostCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
PagePermissionCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
protected Object |
HasViewProfilePermission.getPermissionTarget(WebInterfaceContext context) |
protected boolean |
UserCanUpdateUserStatusCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
RemoteUserHasLicensedAccessCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
CanAddUsersCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserWatchingSpaceForContentTypeCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserFavouritingTargetUserPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
UserCanCreatePersonalSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserHasPersonalBlogCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserWatchingPageCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
TargetUserCanUseConfluenceCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
FollowingTargetUserCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserLoggedInEditableCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserLoggedInCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserWatchingSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
TargetUserHasPersonalBlogCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
TargetUserHasPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
CanSignupCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
UserHasPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
UserFollowingTargetCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
|
protected boolean |
TargetUserCanSetStatusCondition.shouldDisplay(WebInterfaceContext context) |
protected boolean |
UnpublishedStatusLozengeCondition.shouldDisplay(WebInterfaceContext webInterfaceContext) |
protected boolean |
RemoteUserCanUseConfluenceCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
String |
ConfluenceWebLabel.getDisplayableLabel(javax.servlet.http.HttpServletRequest req,
WebInterfaceContext context) |
String |
ConfluenceWebLink.getDisplayableUrl(javax.servlet.http.HttpServletRequest req,
WebInterfaceContext context)
Renders this web link in the given context.
|
String |
ConfluenceWebLink.getRenderedUrl(WebInterfaceContext context)
Renders this web link in the given context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CreateContentCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
DocThemeEnabledCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
UseKeyboardShortcutsCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
ViewLabelAction.getWebInterfaceContext() |
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
AbstractPageTemplateAction.getWebInterfaceContext() |
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
SearchSiteAction.getWebInterfaceContext(SearchResult result)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
QUnitTestResourceCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
CreatePageCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
IsEditorPageRestrictedCondition.shouldDisplay(WebInterfaceContext context)
Deprecated.
|
boolean |
EditOrCreateBlogCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
HasSetPagePermissionsCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
EditOrCreatePageCondition.shouldDisplay(WebInterfaceContext context) |
boolean |
EditOrCreateTemplateCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DarkFeatureEnabledCondition.shouldDisplay(WebInterfaceContext context) |
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
AbstractUserProfileAction.getWebInterfaceContext() |
Modifier and Type | Method and Description |
---|---|
protected List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getLeadingItems(String menuKey,
WebInterfaceContext context)
Returns items to be displayed at the top of the menu.
|
default WebMenu |
WebMenuManager.getMenu(Collection<String> menuKeys,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(String id,
Collection<String> menuKeys,
WebInterfaceContext context) |
WebMenu |
WebMenuManager.getMenu(String id,
Collection<String> menuKeys,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(String id,
String menuKey,
WebInterfaceContext context) |
WebMenu |
WebMenuManager.getMenu(String id,
String menuKey,
WebInterfaceContext context)
Builds and returns a
WebMenu for display with the given properties and context. |
protected List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getSectionItems(String menuKey,
String sectionKey,
WebInterfaceContext context)
Returns the items for a given section in the menu.
|
protected List<com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor> |
ConfluenceWebMenuManager.getSections(String menuKey,
WebInterfaceContext context)
Returns sections to be displayed in the menu.
|
protected List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getTrailingItems(String menuKey,
WebInterfaceContext context)
Returns items to be displayed at the bottom of the menu.
|
Copyright © 2003–2017 Atlassian. All rights reserved.