|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
CanAddUsersCondition | Determines if the "Add Users" panel on the Dashboard should be displayed |
CanSignupCondition | Returns true if the global "allow public signup" setting is enabled in General Configuration. |
FollowingTargetUserCondition | Returns true if the logged in user is following the target user |
HasViewProfilePermission | |
RemoteUserCanUseConfluenceCondition | Passes if the remote user has permission to use Confluence. |
TargetUserCanSetStatusCondition | This determines whether the target user of a profile action can set their status. |
TargetUserCanUseConfluenceCondition | Returns true if the target user has the "can use confluence" permission. |
TargetUserHasPersonalBlogCondition | |
TargetUserHasPersonalSpaceCondition | Returns true if the target user has a personal space. |
UserCanCreatePersonalSpaceCondition | This condition will return true if a user had permission to create a personal space It will return false, if the user is null. |
UserCanUpdateUserStatusCondition | This determines whether the user is permitted to update their status |
UserCanUseConfluenceCondition | Deprecated. since 5.0. |
UserFavouritingTargetUserPersonalSpaceCondition | Returns true if the user has the target user's personal space favourited |
UserFollowingTargetCondition | Deprecated. since 3.1 use FollowingTargetUserCondition |
UserHasPersonalBlogCondition | |
UserHasPersonalSpaceCondition | Returns true if the user has a personal space. |
UserLoggedInCondition | Returns true if the user is not anonymous (i.e. |
UserLoggedInEditableCondition | A condition to check whether user can change their password in Confluence |
UserWatchingPageCondition | Returns true if the user has a watch specifically on the current page. |
UserWatchingSpaceCondition | Returns true if the user is watching the current space. |
UserWatchingSpaceForContentTypeCondition | Returns true if the user is watching content in the space for a particular type - e.g. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |