org.xwiki.rendering.configuration
@Role public interface RenderingConfiguration
You can override the default values for each of the configuration properties below by defining them in XWiki's
global configuration file using a prefix of "rendering" followed by the property name. For example:
rendering.linkLabelFormat = %s.%p
| Modifier and Type | Method and Description |
|---|---|
Properties |
getInterWikiDefinitions() |
String |
getLinkLabelFormat()
A link label format is the format used to decide how to display links that have no label.
|
List<String> |
getTransformationNames() |
String getLinkLabelFormat()
Properties getInterWikiDefinitions()
InterWikiResourceReferenceCopyright © 2004-2013 XWiki. All Rights Reserved.