public abstract class HippoTextTemplate extends DynamicTextTemplate
Constructor and Description |
---|
HippoTextTemplate(Class<?> clazz,
String filename,
String moduleClass) |
HippoTextTemplate(org.apache.wicket.util.template.PackageTextTemplate template,
String moduleClass) |
Modifier and Type | Method and Description |
---|---|
abstract String |
getId() |
protected Map<String,Object> |
getVariables() |
getConfigurationAsJSON, getJsonConfig, getModuleClass, getSettings, getString, setConfiguration, setId, setModuleClass
public HippoTextTemplate(org.apache.wicket.util.template.PackageTextTemplate template, String moduleClass)
protected Map<String,Object> getVariables()
getVariables
in class DynamicTextTemplate
public abstract String getId()
getId
in class DynamicTextTemplate
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.