ActiveThemeCondition |
Active theme condition.
|
AttachmentDataStorageWhitelistCondition |
|
AttachmentPermissionCondition |
|
BaseConfluenceCondition |
|
BasePermissionCondition |
Base class for conditions which check a permission on an object.
|
BuildNumberCondition |
Displays the web-item if the Confluence build number is between the minBuildNumber and maxBuildNumber
parameter values.
|
CanClusterCondition |
|
CanEditSpaceStylesCondition |
|
CanInviteUserCondition |
|
CommentPermissionCondition |
|
ConfluenceAdministratorCondition |
Condition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)
|
ContentHasAnyPermissionsSetCondition |
This condition checks if there are any content permissions applied
to the current page.
|
ContentHasExplicitPermissionsSetCondition |
|
ContentHasExplicitViewPermissionsSetCondition |
|
ContentHasInheritedPermissionsSetCondition |
|
CreateContentCondition |
|
CreatePageOrBlogpostCondition |
Determines if the current user can create a page or blogpost somewhere in Confluence.
|
DelegatingCondition |
Delegates all calls to the Condition passed to the constructor.
|
DraftStatusLozengeCondition |
|
EmailAddressPublicCondition |
|
FavouritePageCondition |
|
FavouriteSpaceCondition |
|
FileSystemAttachmentStorageCondition |
|
HasAttachmentCondition |
Checks if the page in this context has any attachments
|
HasBlogPostCondition |
Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
|
HasLabelCondition |
Only display the link if there is a label in the context
|
HasPageCondition |
Only display the link if the user is working with a page (as opposed to a blog post or some other content type)
|
HasSpaceCondition |
Only display the link if the user is working within a space.
|
HasTemplateCondition |
Only display the link if there are templates to use
|
IsConfluenceSpacesLicensedCondition |
|
IsMailServerConfiguredCondition |
Defines a condition for Web UI modules being shown if a mail server is defined.
|
IsPluginEnabledCondition |
|
LatestVersionCondition |
Only display if the user is viewing the latest version of a page or blog post.
|
LicenseAllowsDataCenterFeaturesCondition |
This condition checks if a feature related to read-only mode should be accessible in the instance.
|
NotPersonalSpaceCondition |
Do not show web fragment if we are in a personal space
|
PagePermissionCondition |
|
PeopleDirectoryEnabledCondition |
Only enabled if:
the Confluence people directory disable properties have not been set
the user is anonymous but has the VIEWUSERPROFILE permission
Confluence is not running in shared mode
|
PrintableVersionCondition |
|
ReadWriteAccessModeCondition |
This condition checks if the current access mode is READ_WRITE
|
ShowingPageAttachmentsCondition |
|
SpaceFunctionPermissionCondition |
A condition for checking the space function level permissions such as create space.
|
SpacePermissionCondition |
|
SpaceSidebarCondition |
Show the web fragment if the space sidebar is available.
|
SystemAdministratorCondition |
Condition that restricts access to users with system administrator permission.
|
ThreadedCommentsCondition |
Condition that checks if threaded comments is allowed in global settings.
|
TinyUrlSupportedCondition |
|
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.
|
WritableDirectoryExistsCondition |
|