A B C E G I O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBoxMacro<P extends BoxMacroParameters> - Class in org.xwiki.rendering.macro.box
-
Draw a box around provided content.
- AbstractBoxMacro(String, String, ContentDescriptor, Class<?>) - Constructor for class org.xwiki.rendering.macro.box.AbstractBoxMacro
-
Creates a new box macro.
B
- BoxMacroParameters - Class in org.xwiki.rendering.macro.box
-
Parameters for the Box macro.
- BoxMacroParameters() - Constructor for class org.xwiki.rendering.macro.box.BoxMacroParameters
C
- CONTENT_MISSING_ERROR - Static variable in class org.xwiki.rendering.macro.box.AbstractBoxMacro
-
Predefined error message.
E
- execute(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
G
- getBlockTitle() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
-
Optionally, the title can contain a list of Blocks, for more flexibility, instead of storing only ordinary text.
- getBlockTitle(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getBoxParameters(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getClassProperty() - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getCssClass() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- getImage() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- getImageReference(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getMacroContentParser() - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getTitle() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- getTitle(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
- getWidth() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
I
- isContentChecked() - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
O
- org.xwiki.rendering.macro.box - package org.xwiki.rendering.macro.box
P
- parseContent(P, String, MacroTransformationContext) - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
-
Execute macro content and return the result.
S
- setBlockTitle(List<? extends Block>) - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- setCssClass(String) - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- setImage(ResourceReference) - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- setTitle(String) - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- setWidth(String) - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
- supportsInlineMode() - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
All Classes All Packages