|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| WikiMacro | Interface for defining wiki content based xwiki rendering macros. |
| WikiMacroFactory | Create a Wiki Macro object by gathering the Macro metadata from a document. |
| WikiMacroInitializer | Responsible for registering wiki macros against the ComponentManager at XE startup. |
| WikiMacroManager | Component interface responsible for managing wiki macro instances. |
| Class Summary | |
|---|---|
| AbstractWikiMacroExecutionEvent | Base class for all wiki macro execution related events. |
| WikiMacroDescriptor | A MacroDescriptor for describing wiki macros. |
| WikiMacroExecutionFinishedEvent | Sent when a wiki macro finished execution. |
| WikiMacroExecutionStartsEvent | Sent before a wiki macro starts execution. |
| WikiMacroParameterDescriptor | ParameterDescriptor for describing wiki macro parameters. |
| WikiMacroParameters | Generic parameters class for all wiki macros. |
| Enum Summary | |
|---|---|
| WikiMacroVisibility | The visibility of a Wiki Macro, ie whether it's visible to the current user only, to the current wiki only or globally. |
| Exception Summary | |
|---|---|
| InsufficientPrivilegesException | Indicate that a Wiki Macro operation is refused because of insufficient user privileges. |
| WikiMacroException | Indicate a problem when using the Wiki Macro API. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||