Interface | Description |
---|---|
XWikiMacro |
Class | Description |
---|---|
AttachMacro |
Macro that outputs links to document attachments.
|
DisplayMacro | |
FieldMacro | Deprecated
It provides limited functionalities compared to the
doc.display scripting API. |
FormMacro | |
ImageMacro |
Macro that displays images.
|
LinkMacro | Deprecated
It provides limited functionality compared to the wiki link syntax.
|
MacroLoader |
This class has been copied from Radeox.
|
MacroRepository |
See
MacroLoader for why we have copied this class from Radeox. |
StyleMacro | |
TableBuilder |
Builds a Radeox
Table by parsing its textual representation, usually the content of a {table} macro. |
TableMacro | |
UseMacro | |
WikiCodeFilter | |
XWikiCodeMacro |
The Code Macro renders its content as is but pretty printed according to the language passed as parameter.
|
XWikiJavaCodeFilter |
Redefinition of the Java code formatter (
org.radeox.macro.code.JavaCodeFilter ) from Radeox. |
Copyright © 2004–2014 XWiki. All rights reserved.