Uses of Class
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
Packages that use BaseConfluenceCondition
Package
Description
-
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugin.descriptor.web.conditions
Modifier and TypeClassDescriptionclassActive theme condition.classclassBase class for conditions which check a permission on an object.classDisplays the web-item if the Confluence build number is between theminBuildNumberandmaxBuildNumberparameter values.classclassclassclassclassCondition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)classThis condition checks if there are any content permissions applied to the current page.classclassclassclassfinal classDetermines if the current user can create a page or blogpost somewhere in Confluence.classclassclassclassclassChecks if the page in this context has any attachmentsclassOnly display the link if the user is viewing a blog post (as opposed to a page or some other content type)classOnly display the link if there is a label in the contextclassOnly display the link if the user is working with a page (as opposed to a blog post or some other content type)classOnly display the link if the user is working within a space.classOnly display the link if there are templates to useclassOnly display the link if the user is not working with a homepage of a space (Also need to be a Page)classOnly display if the user is viewing the latest version of a page or blog post.classThis condition checks if a feature related to read-only mode should be accessible in the instance.classDo not show web fragment if we are in a personal spaceclassclassOnly 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 modeclassclassThis condition checks if the current access mode is READ_WRITEclassclassA condition for checking the space function level permissions such as create space.classclassShow the web fragment if the space sidebar is available.classCondition that restricts access to users with system administrator permission.classCondition that checks if threaded comments is allowed in global settings.classclassOnly display the link if the user is viewing content (pages or blogs) but *only* viewing it - not editing, viewing info, attachments, etc.classA condition to check whether you are currently viewing your own profile or not.class -
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Subclasses of BaseConfluenceCondition in com.atlassian.confluence.plugin.descriptor.web.conditions.userModifier and TypeClassDescriptionclassDetermines if the "Add Users" panel on the Dashboard should be displayedclassReturns true if the global "allow public signup" setting is enabled in General Configuration.classReturns true if the logged in user is following the target userclassclassPasses if the remote user has permission to use Confluence.final classPasses if the remote (current) user is logged in and has licensed access to Confluence.classReturns true if the target user has the "can use confluence" permission.classclassReturns true if the target user has a personal space.classReturns true if the target user is a valid user.classclassThis condition will return true if a user had permission to create a personal space It will return false, if the user is null.classReturns true if the user has the target user's personal space favouritedclassclassReturns true if the user has a personal space.classReturns true if the user is not anonymous (i.e.classA condition to check whether user can change their password in ConfluenceclassReturns true if the user has a watch specifically on the current page.classReturns true if the user is watching the current space.classReturns true if the user is watching content in the space for a particular type - e.g. -
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugins.dashboard
Subclasses of BaseConfluenceCondition in com.atlassian.confluence.plugins.dashboard -
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugins.keyboardshortcuts.conditions
-
Uses of BaseConfluenceCondition in com.atlassian.confluence.tinymceplugin.conditions
Subclasses of BaseConfluenceCondition in com.atlassian.confluence.tinymceplugin.conditionsModifier and TypeClassDescriptionclassclassclassclassclassclassDeprecated.since 5.9. -
Uses of BaseConfluenceCondition in com.atlassian.confluence.user
Subclasses of BaseConfluenceCondition in com.atlassian.confluence.user