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 classTocMacroBuild 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. macrosMethods in org.nuxeo.ecm.platform.rendering.wiki with parameters of type WikiMacro Modifier and Type Method Description voidWikiSerializer. 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 classFreemarkerMacro
-