@Component(value="children") public class ChildrenMacro extends org.xwiki.rendering.macro.AbstractMacro<ChildrenMacroParameters>
| Constructor and Description |
|---|
ChildrenMacro() |
| Modifier and Type | Method and Description |
|---|---|
List<org.xwiki.rendering.block.Block> |
execute(ChildrenMacroParameters parameters,
String content,
org.xwiki.rendering.transformation.MacroTransformationContext context) |
boolean |
supportsInlineMode() |
public List<org.xwiki.rendering.block.Block> execute(ChildrenMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context) throws org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.MacroExecutionExceptionpublic boolean supportsInlineMode()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.