|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WikiMacroException in org.xwiki.rendering.macro.wikibridge |
|---|
| Methods in org.xwiki.rendering.macro.wikibridge that throw WikiMacroException | |
|---|---|
WikiMacro |
WikiMacroFactory.createWikiMacro(org.xwiki.model.reference.DocumentReference documentReference)
Tries to build a WikiMacro if a definition is found on the given document. |
void |
WikiMacroManager.registerWikiMacro(org.xwiki.model.reference.DocumentReference documentReference,
WikiMacro wikiMacro)
Registers the given WikiMacro against the ComponentManager matching the Wiki Macro visibility defined
(Current User, Current Wiki, Global). |
void |
WikiMacroManager.unregisterWikiMacro(org.xwiki.model.reference.DocumentReference documentReference)
Unregisters the wiki macro defined on the given document (if there is one). |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||