Uses of Class
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
Package
Description
-
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugin.descriptor.web.conditions
Modifier and TypeClassDescriptionclass
Active theme condition.class
class
Base class for conditions which check a permission on an object.class
Displays the web-item if the Confluence build number is between theminBuildNumber
andmaxBuildNumber
parameter values.class
class
class
class
class
Condition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)class
This condition checks if there are any content permissions applied to the current page.class
class
class
class
final class
Determines if the current user can create a page or blogpost somewhere in Confluence.class
class
class
class
class
Checks if the page in this context has any attachmentsclass
Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)class
Only display the link if there is a label in the contextclass
Only display the link if the user is working with a page (as opposed to a blog post or some other content type)class
Only display the link if the user is working within a space.class
Only display the link if there are templates to useclass
Only display if the user is viewing the latest version of a page or blog post.class
This condition checks if a feature related to read-only mode should be accessible in the instance.class
Do not show web fragment if we are in a personal spaceclass
class
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 modeclass
class
This condition checks if the current access mode is READ_WRITEclass
class
A condition for checking the space function level permissions such as create space.class
class
Show the web fragment if the space sidebar is available.class
Condition that restricts access to users with system administrator permission.class
Condition that checks if threaded comments is allowed in global settings.class
class
Only display the link if the user is viewing content (pages or blogs) but *only* viewing it - not editing, viewing info, attachments, etc.class
A 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
Modifier and TypeClassDescriptionclass
Determines if the "Add Users" panel on the Dashboard should be displayedclass
Returns true if the global "allow public signup" setting is enabled in General Configuration.class
Returns true if the logged in user is following the target userclass
class
Passes if the remote user has permission to use Confluence.final class
Passes if the remote (current) user is logged in and has licensed access to Confluence.class
Returns true if the target user has the "can use confluence" permission.class
class
Returns true if the target user has a personal space.class
Returns true if the target user is a valid user.class
class
This condition will return true if a user had permission to create a personal space It will return false, if the user is null.class
Returns true if the user has the target user's personal space favouritedclass
class
Returns true if the user has a personal space.class
Returns true if the user is not anonymous (i.e.class
A condition to check whether user can change their password in Confluenceclass
Returns true if the user has a watch specifically on the current page.class
Returns true if the user is watching the current space.class
Returns 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
-
Uses of BaseConfluenceCondition in com.atlassian.confluence.plugins.keyboardshortcuts.conditions
-
Uses of BaseConfluenceCondition in com.atlassian.confluence.tinymceplugin.conditions
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Deprecated.since 5.9. -
Uses of BaseConfluenceCondition in com.atlassian.confluence.user