Uses of Class
org.xwiki.edit.EditException
-
Uses of EditException in org.xwiki.edit
-
Uses of EditException in org.xwiki.edit.script
Modifier and TypeMethodDescriptionSyntaxContentEditScriptService.text
(String content, org.xwiki.rendering.syntax.Syntax syntax, Map<String, Object> parameters) Generates the HTML code needed to edit the given data.SyntaxContentEditScriptService.wysiwyg
(String content, org.xwiki.rendering.syntax.Syntax syntax, Map<String, Object> parameters) Generates the HTML code needed to edit the given data.