@Role public interface VelocityManager
| Modifier and Type | Method and Description |
|---|---|
org.apache.velocity.VelocityContext |
getVelocityContext() |
VelocityEngine |
getVelocityEngine()
Get the current Velocity Engine or create one if none has been created.
|
org.apache.velocity.VelocityContext getVelocityContext()
VelocityEngine getVelocityEngine() throws XWikiVelocityException
XWikiVelocityException - if the Velocity Engine cannot be createdCopyright © 2004–2017 XWiki. All rights reserved.