|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Unstable public interface TranslationMessageElement
An element in a translation message.
| Method Summary | |
|---|---|
org.xwiki.rendering.block.Block |
render(Locale locale,
Collection<TranslationBundle> bundles,
Object... parameters)
Execute the transformation (resolve any variable or parameter in its content) and produce a Block to insert in an into a XDOM or to render as it is. |
| Method Detail |
|---|
org.xwiki.rendering.block.Block render(Locale locale,
Collection<TranslationBundle> bundles,
Object... parameters)
locale - the locale to used to resolve variablesbundles - the bundles to resolve variables withparameters - the parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||