@Component(value="video") public class VideoMacro extends org.xwiki.rendering.macro.AbstractMacro<VideoMacroParameters>
| Modifier and Type | Field and Description |
|---|---|
static String |
MACRO_CATEGORY_OTHER |
| Constructor and Description |
|---|
VideoMacro()
Create and initialize the descriptor of the macro.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.xwiki.rendering.block.Block> |
execute(VideoMacroParameters parameters,
String content,
org.xwiki.rendering.transformation.MacroTransformationContext context) |
boolean |
supportsInlineMode() |
public static final String MACRO_CATEGORY_OTHER
public VideoMacro()
public List<org.xwiki.rendering.block.Block> execute(VideoMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context) throws org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.MacroExecutionExceptionpublic boolean supportsInlineMode()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.