|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParagraphRenderer | |
---|---|
info.magnolia.module.templating | |
info.magnolia.module.templating.paragraphs |
Uses of ParagraphRenderer in info.magnolia.module.templating |
---|
Methods in info.magnolia.module.templating that return ParagraphRenderer | |
---|---|
ParagraphRenderer |
ParagraphRendererManager.getRenderer(String name)
|
Methods in info.magnolia.module.templating with parameters of type ParagraphRenderer | |
---|---|
protected void |
ParagraphRendererManager.registererParagraphRenderer(String name,
ParagraphRenderer renderer)
|
Uses of ParagraphRenderer in info.magnolia.module.templating.paragraphs |
---|
Classes in info.magnolia.module.templating.paragraphs that implement ParagraphRenderer | |
---|---|
class |
AbstractParagraphRenderer
Base class for implementing ParagraphRenderer s. |
class |
FreemarkerParagraphRenderer
Renders a paragraph using freemarker. |
class |
JspParagraphRenderer
A simple paragraph renderer which delegates to a jsp. |
class |
PlainTextParagraphRenderer
A simple paragraph renderer which just writes the value of the "text" property of the content node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |