org.apache.roller.ui.rendering.velocity |
|
Java Source File Name | Type | Comment |
RollerResourceLoader.java | Class | This is a simple template file loader that loads templates
from the Roller instance instead of plain files. |
RollerVelocity.java | Class | Represents the VelocityEngine used by Roller. |
ThemeResourceLoader.java | Class | The ThemeResourceLoader is a Velocity template loader which loads
templates from shared themes. |
VelocityRenderer.java | Class | Renderer for Velocity templates. |
VelocityRendererFactory.java | Class | Velocity RendererFactory for Roller. |
WebappResourceLoader.java | Class | Loads Velocity resources from the webapp.
All resource urls begin from the root of the webapp. |