@Unstable
@Role
public interface MentionsConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
USER_MENTION_TYPE
The type of the mentions to local users.
|
Modifier and Type | Method and Description |
---|---|
String |
getMentionsColor() |
String |
getSelfMentionsColor() |
boolean |
isQuoteActivated() |
@Unstable static final String USER_MENTION_TYPE
This is also the default type when it is not defined.
String getMentionsColor()
String getSelfMentionsColor()
boolean isQuoteActivated()
true
if the mentions quote feature is activated.Copyright © 2004–2022 XWiki. All rights reserved.