Uses of Interface
org.nuxeo.ecm.platform.rendering.wiki.WikiMacro
-
Packages that use WikiMacro Package Description org.nuxeo.ecm.platform.rendering.wiki org.nuxeo.ecm.platform.rendering.wiki.extensions -
-
Uses of WikiMacro in org.nuxeo.ecm.platform.rendering.wiki
Classes in org.nuxeo.ecm.platform.rendering.wiki that implement WikiMacro Modifier and Type Class Description class
TocMacro
Build the Table of Contents of a wiki pageFields in org.nuxeo.ecm.platform.rendering.wiki with type parameters of type WikiMacro Modifier and Type Field Description protected Map<String,WikiMacro>
WikiSerializer. macros
Methods in org.nuxeo.ecm.platform.rendering.wiki with parameters of type WikiMacro Modifier and Type Method Description void
WikiSerializer. registerMacro(WikiMacro macro)
-
Uses of WikiMacro in org.nuxeo.ecm.platform.rendering.wiki.extensions
Classes in org.nuxeo.ecm.platform.rendering.wiki.extensions that implement WikiMacro Modifier and Type Class Description class
FreemarkerMacro
-