Package com.atlassian.confluence.plugin.descriptor.web.conditions

Class Summary
AbstractConfluenceCondition Deprecated. since 2.8 use BaseConfluenceCondition, which no longer has a dependency on the abomination which is GlobalHelper.
AbstractPermissionCondition Deprecated. since 2.8 use BasePermissionCondition
AttachmentPermissionCondition  
BaseConfluenceCondition  
BasePermissionCondition Base class for conditions which check a permission on an object.
CanClusterCondition  
CommentPermissionCondition  
ConfluenceAdministratorCondition Condition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)
CreateContentCondition  
DelegatingCondition Delegates all calls to the Condition passed to the constructor.
ExternalUserManagementEnabledCondition  
FavouritePageCondition  
FavouriteSpaceCondition  
GlobalAdministratorOnlyCondition Deprecated. since 2.7.
HasBlogPostCondition Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
HasPageCondition Only display the link if the user is working with a page (as opposed to a blog post or some other content type)
LdapUserManagementEnabledCondition  
NotPersonalSpaceCondition Do not show web fragment if we are in a personal space
NotSharedModeCondition Only true when shared mode is not enabled
PagePermissionCondition  
PrintableVersionCondition  
ShowingPageAttachmentsCondition  
ShowingUserAttachmentsCondition Deprecated. since 2.8 because it is no longer used in Confluence
SpacePermissionCondition  
SystemAdministratorOrSuperUserCondition Condition that restricts access to system administrators and super users (those who belong to the confluence-administrators group)
ThreadedCommentsCondition Condition that checks if threaded comments is allowed in global settings.
TinyUrlSupportedCondition  
UserLoggedInCondition Deprecated. since 2.8.
UserLoggedInEditableCondition Deprecated. since 2.8.
UserWatchingPageCondition Deprecated. since 2.8.
UserWatchingSpaceCondition Deprecated. since 2.8.
ViewingContentCondition Only display the link if the user is viewing content (pages or blogs) but *only* viewing it - not editing, viewing info, attachments, etc.
ViewingOwnProfileCondition A condition to check whether you are currently viewing your own profile or not.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.