|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WebInterfaceContext in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
ConfluenceActionSupport.getWebInterfaceContext()
|
| Uses of WebInterfaceContext in com.atlassian.confluence.core.actions |
|---|
| Methods in com.atlassian.confluence.core.actions with parameters of type WebInterfaceContext | |
|---|---|
java.lang.String |
RedirectActionHelper.getRedirectUrlAndUpdateCookies(java.lang.String cookieName,
java.lang.String webItemLocation,
WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.labels.actions |
|---|
| Methods in com.atlassian.confluence.labels.actions that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
ViewLabelAction.getWebInterfaceContext()
|
| Uses of WebInterfaceContext in com.atlassian.confluence.pages.actions |
|---|
| Methods in com.atlassian.confluence.pages.actions with parameters of type WebInterfaceContext | |
|---|---|
static WebInterfaceContext |
AddCommentAction.createWebInterfaceContextWithComment(WebInterfaceContext context,
Comment comment)
|
WebInterfaceContext |
ViewPageAttachmentsAction.getWebInterfaceContext(WebInterfaceContext context,
Attachment attachment)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugin.descriptor.web |
|---|
| Classes in com.atlassian.confluence.plugin.descriptor.web that implement WebInterfaceContext | |
|---|---|
class |
DefaultWebInterfaceContext
Implementation which stores everything in a map for easy conversion and copying, if not type safety. |
| Methods in com.atlassian.confluence.plugin.descriptor.web that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
WebInterface.getWebInterfaceContext()
Returns a context which can be passed to web items when rendering them. |
| Methods in com.atlassian.confluence.plugin.descriptor.web with parameters of type WebInterfaceContext | |
|---|---|
java.util.List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebInterfaceManager.getDisplayableItems(java.lang.String key,
WebInterfaceContext context)
|
java.util.List<com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor> |
ConfluenceWebInterfaceManager.getDisplayableSections(java.lang.String key,
WebInterfaceContext context)
|
| Constructors in com.atlassian.confluence.plugin.descriptor.web with parameters of type WebInterfaceContext | |
|---|---|
DefaultWebInterfaceContext(WebInterfaceContext webInterfaceContext)
Copy constructor: construct a web interface context from another existing context. |
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugin.descriptor.web.conditions |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type WebInterfaceContext | |
|---|---|
protected java.lang.Object |
SpacePermissionCondition.getPermissionTarget(WebInterfaceContext context)
|
protected java.lang.Object |
PagePermissionCondition.getPermissionTarget(WebInterfaceContext context)
|
protected java.lang.Object |
CommentPermissionCondition.getPermissionTarget(WebInterfaceContext context)
|
protected abstract java.lang.Object |
BasePermissionCondition.getPermissionTarget(WebInterfaceContext context)
|
protected java.lang.Object |
AttachmentPermissionCondition.getPermissionTarget(WebInterfaceContext context)
|
protected boolean |
WritableDirectoryExistsCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
ViewingOwnProfileCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
ViewingContentCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
TinyUrlSupportedCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
ThreadedCommentsCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
SystemAdministratorCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
SpaceSidebarCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
SpaceFunctionPermissionCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
ShowingPageAttachmentsCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
PrintableVersionCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
PeopleDirectoryEnabledCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
NotSharedModeCondition.shouldDisplay(WebInterfaceContext context)
Deprecated. Always returns true |
boolean |
NotPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
LdapUserManagementEnabledCondition.shouldDisplay(WebInterfaceContext context)
Deprecated. |
protected boolean |
LatestVersionCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
HasTemplateCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
HasSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
HasPageCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
HasLabelCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
HasBlogPostCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
HasAttachmentCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
FavouriteSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
FavouritePageCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
ExternalUserManagementEnabledCondition.shouldDisplay(WebInterfaceContext context)
Deprecated. |
protected boolean |
EmailAddressPublicCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CreateContentCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
ContentHasAnyPermissionsSetCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
ConfluenceAdministratorCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
CanInviteUserCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CanEditSpaceStylesCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CanClusterCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
BuildNumberCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
BasePermissionCondition.shouldDisplay(WebInterfaceContext context)
|
protected abstract boolean |
BaseConfluenceCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
ActiveThemeCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugin.descriptor.web.conditions.user |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.web.conditions.user with parameters of type WebInterfaceContext | |
|---|---|
protected java.lang.Object |
HasViewProfilePermission.getPermissionTarget(WebInterfaceContext context)
|
boolean |
UserWatchingSpaceForContentTypeCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserWatchingSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserWatchingPageCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserLoggedInEditableCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserLoggedInCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserHasPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
UserHasPersonalBlogCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
UserFollowingTargetCondition.shouldDisplay(WebInterfaceContext context)
Deprecated. |
boolean |
UserFavouritingTargetUserPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
UserCanUpdateUserStatusCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
UserCanCreatePersonalSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
TargetUserHasPersonalSpaceCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
TargetUserHasPersonalBlogCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
TargetUserCanUseConfluenceCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
TargetUserCanSetStatusCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
RemoteUserCanUseConfluenceCondition.shouldDisplay(WebInterfaceContext context)
|
protected boolean |
FollowingTargetUserCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CanSignupCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CanAddUsersCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugin.descriptor.web.model |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.web.model with parameters of type WebInterfaceContext | |
|---|---|
java.lang.String |
ConfluenceWebLabel.getDisplayableLabel(javax.servlet.http.HttpServletRequest req,
WebInterfaceContext context)
|
java.lang.String |
ConfluenceWebLink.getDisplayableUrl(javax.servlet.http.HttpServletRequest req,
WebInterfaceContext context)
Renders this web link in the given context. |
java.lang.String |
ConfluenceWebLink.getRenderedUrl(WebInterfaceContext context)
Renders this web link in the given context. |
| Uses of WebInterfaceContext in com.atlassian.confluence.plugins.dashboard |
|---|
| Methods in com.atlassian.confluence.plugins.dashboard with parameters of type WebInterfaceContext | |
|---|---|
boolean |
CreateContentCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugins.doctheme |
|---|
| Methods in com.atlassian.confluence.plugins.doctheme with parameters of type WebInterfaceContext | |
|---|---|
protected boolean |
DocThemeEnabledCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugins.editorloader |
|---|
| Methods in com.atlassian.confluence.plugins.editorloader that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
EditorAction.getWebInterfaceContext()
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugins.keyboardshortcuts.conditions |
|---|
| Methods in com.atlassian.confluence.plugins.keyboardshortcuts.conditions with parameters of type WebInterfaceContext | |
|---|---|
boolean |
UseKeyboardShortcutsCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.plugins.templates.actions |
|---|
| Methods in com.atlassian.confluence.plugins.templates.actions that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
AbstractPageTemplateAction.getWebInterfaceContext()
|
| Uses of WebInterfaceContext in com.atlassian.confluence.search.actions |
|---|
| Methods in com.atlassian.confluence.search.actions that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
SearchSiteAction.getWebInterfaceContext(SearchResult result)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.test.qunit |
|---|
| Methods in com.atlassian.confluence.test.qunit with parameters of type WebInterfaceContext | |
|---|---|
protected boolean |
QUnitTestResourceCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.tinymceplugin.conditions |
|---|
| Methods in com.atlassian.confluence.tinymceplugin.conditions with parameters of type WebInterfaceContext | |
|---|---|
boolean |
IsEditorPageRestrictedCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
HasSetPagePermissionsCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
EditOrCreateTemplateCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
EditOrCreatePageCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
EditOrCreateBlogCondition.shouldDisplay(WebInterfaceContext context)
|
boolean |
CreatePageCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.user |
|---|
| Methods in com.atlassian.confluence.user with parameters of type WebInterfaceContext | |
|---|---|
protected boolean |
DarkFeatureEnabledCondition.shouldDisplay(WebInterfaceContext context)
|
| Uses of WebInterfaceContext in com.atlassian.confluence.user.actions |
|---|
| Methods in com.atlassian.confluence.user.actions that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
AbstractUserProfileAction.getWebInterfaceContext()
|
| Uses of WebInterfaceContext in com.atlassian.confluence.web |
|---|
| Methods in com.atlassian.confluence.web with parameters of type WebInterfaceContext | |
|---|---|
protected java.util.List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getLeadingItems(java.lang.String menuKey,
WebInterfaceContext context)
Returns items to be displayed at the top of the menu. |
WebMenu |
WebMenuManager.getMenu(java.lang.String id,
java.util.List<java.lang.String> menuKeys,
WebInterfaceContext context)
Builds and returns a WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(java.lang.String id,
java.util.List<java.lang.String> menuKeys,
WebInterfaceContext context)
|
WebMenu |
WebMenuManager.getMenu(java.lang.String id,
java.lang.String menuKey,
WebInterfaceContext context)
Builds and returns a WebMenu for display with the given properties and context. |
WebMenu |
ConfluenceWebMenuManager.getMenu(java.lang.String id,
java.lang.String menuKey,
WebInterfaceContext context)
|
protected java.util.List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getSectionItems(java.lang.String menuKey,
java.lang.String sectionKey,
WebInterfaceContext context)
Returns the items for a given section in the menu. |
protected java.util.List<com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor> |
ConfluenceWebMenuManager.getSections(java.lang.String menuKey,
WebInterfaceContext context)
Returns sections to be displayed in the menu. |
protected java.util.List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
LegacyConfluenceWebMenuManager.getTrailingItems(java.lang.String menuKey,
WebInterfaceContext context)
|
protected java.util.List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
ConfluenceWebMenuManager.getTrailingItems(java.lang.String menuKey,
WebInterfaceContext context)
Returns items to be displayed at the bottom of the menu. |
| Uses of WebInterfaceContext in com.atlassian.confluence.web.service |
|---|
| Methods in com.atlassian.confluence.web.service that return WebInterfaceContext | |
|---|---|
WebInterfaceContext |
WebContextFactoryImpl.createWebInterfaceContext(ContentEntityObject content)
|
WebInterfaceContext |
WebContextFactory.createWebInterfaceContext(ContentEntityObject content)
|
WebInterfaceContext |
WebContextFactoryImpl.createWebInterfaceContext(java.lang.Long contentId)
|
WebInterfaceContext |
WebContextFactory.createWebInterfaceContext(java.lang.Long contentId)
|
WebInterfaceContext |
WebContextFactoryImpl.createWebInterfaceContextForSpace(Space space)
|
WebInterfaceContext |
WebContextFactory.createWebInterfaceContextForSpace(Space space)
|
WebInterfaceContext |
WebContextFactoryImpl.createWebInterfaceContextForSpace(java.lang.String spaceKey)
|
WebInterfaceContext |
WebContextFactory.createWebInterfaceContextForSpace(java.lang.String spaceKey)
|
| Methods in com.atlassian.confluence.web.service with parameters of type WebInterfaceContext | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactoryImpl.createTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactory.createTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactoryImpl.createWebItemTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactory.createWebItemTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactoryImpl.createWebPanelTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
java.util.Map<java.lang.String,java.lang.Object> |
WebContextFactory.createWebPanelTemplateContext(WebInterfaceContext webInterfaceContext,
java.util.Map<java.lang.String,java.lang.Object> additionalContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||