Class DynamicTextTemplate
java.lang.Object
org.hippoecm.frontend.plugins.yui.header.templates.DynamicTextTemplate
- All Implemented Interfaces:
Serializable
,org.apache.wicket.util.io.IClusterable
- Direct Known Subclasses:
HippoTextTemplate
- See Also:
-
Constructor Summary
ConstructorDescriptionDynamicTextTemplate
(Class<?> clazz, String filename) DynamicTextTemplate
(org.apache.wicket.util.template.PackageTextTemplate template) DynamicTextTemplate
(org.apache.wicket.util.template.PackageTextTemplate template, Serializable settings) -
Method Summary
Modifier and TypeMethodDescriptionfinal String
getId()
net.sf.json.JsonConfig
void
setConfiguration
(Serializable configuration) void
void
setModuleClass
(String moduleClass)
-
Constructor Details
-
DynamicTextTemplate
-
DynamicTextTemplate
public DynamicTextTemplate(org.apache.wicket.util.template.PackageTextTemplate template) -
DynamicTextTemplate
public DynamicTextTemplate(org.apache.wicket.util.template.PackageTextTemplate template, Serializable settings)
-
-
Method Details
-
getVariables
-
getString
-
getConfigurationAsJSON
-
setId
-
getId
-
setModuleClass
-
getModuleClass
-
setConfiguration
-
getSettings
-
getJsonConfig
public net.sf.json.JsonConfig getJsonConfig()
-