@Versioned
public class VelocityView
extends act.view.View
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static osgl.version.Version |
VERSION |
| Constructor and Description |
|---|
VelocityView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(act.app.App app) |
List<String> |
loadContent(String template) |
protected act.view.Template |
loadInlineTemplate(String s) |
protected act.view.Template |
loadTemplate(String resourcePath) |
String |
name() |
appliedTo, applyTo, directRenderFor, reload, templateHome, templateRootDirpublic static final osgl.version.Version VERSION
public static final String ID
public String name()
name in class act.view.Viewprotected act.view.Template loadTemplate(String resourcePath)
loadTemplate in class act.view.Viewprotected act.view.Template loadInlineTemplate(String s)
loadInlineTemplate in class act.view.Viewprotected void init(act.app.App app)
init in class act.view.ViewCopyright © 2017–2019 ActFramework. All rights reserved.