JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
G
M
O
P
R
E
escape(String, Syntax)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
Escapes a give text using the escaping method specific to the given syntax.
extractReferences(MacroBlock)
- Method in interface org.xwiki.rendering.macro.
MacroRefactoring
Extract references used in the macro so that they can be used for example for creating backlinks.
G
getAvailableParserSyntaxes()
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getAvailableRendererSyntaxes()
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getConfiguredSyntaxes()
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getDefaultTransformationNames()
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getDisabledSyntaxes()
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getMacroDescriptor(MacroId)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
getMacroDescriptors(Syntax)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
M
MacroRefactoring
- Interface in
org.xwiki.rendering.macro
Component dedicated to perform refactoring of existing macros.
MacroRefactoringException
- Exception in
org.xwiki.rendering.macro
Exception for the
MacroRefactoring
operations.
MacroRefactoringException(String, Throwable)
- Constructor for exception org.xwiki.rendering.macro.
MacroRefactoringException
Default constructor.
O
org.xwiki.rendering.macro
- package org.xwiki.rendering.macro
org.xwiki.rendering.script
- package org.xwiki.rendering.script
P
parse(String, String)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
Parses a text written in the passed syntax.
R
render(Block, String)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
Render a list of Blocks into the passed syntax.
RenderingScriptService
- Class in
org.xwiki.rendering.script
Provides Rendering-specific Scripting APIs.
RenderingScriptService()
- Constructor for class org.xwiki.rendering.script.
RenderingScriptService
replaceReference(MacroBlock, DocumentReference, DocumentReference, DocumentReference, boolean)
- Method in interface org.xwiki.rendering.macro.
MacroRefactoring
Replace the given source reference by the given entity reference in the macro block.
resolveMacroId(String)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
resolveSyntax(String)
- Method in class org.xwiki.rendering.script.
RenderingScriptService
Converts a Syntax specified as a String into a proper Syntax object.
E
G
M
O
P
R
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2021
XWiki
. All rights reserved.