|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ComponentRole public interface RenderingConfiguration
Configuration properties for the Rendering module.
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
| Method Summary | |
|---|---|
java.util.Properties |
getInterWikiDefinitions()
|
java.lang.String |
getLinkLabelFormat()
A link label format is the format used to decide how to display links that have no label. |
java.util.List<Transformation> |
getTransformations()
|
| Method Detail |
|---|
java.lang.String getLinkLabelFormat()
java.util.Properties getInterWikiDefinitions()
InterWikiResourceReferencejava.util.List<Transformation> getTransformations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||