@Component @Named(value="template") @Singleton public class TemplateScriptService extends Object implements org.xwiki.script.service.ScriptService
TemplateScriptService()
void
execute(String template)
String
render(String template)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TemplateScriptService()
public String render(String template)
The current transformation id is used.
template
public void execute(String template) throws Exception
Exception
Copyright © 2004–2015 XWiki. All rights reserved.