A B E G O P S

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
 

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.
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
 
getMacroContentParser() - Method in class org.xwiki.rendering.macro.box.AbstractBoxMacro
 
getTitle() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
 
getWidth() - Method in class org.xwiki.rendering.macro.box.BoxMacroParameters
 

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
 

A B E G O P S

Copyright © 2004–2014 XWiki. All rights reserved.