Uses of Class
de.uplanet.lucy.server.auxiliaries.VelocityUtil.VelocityTemplateMerger
Package
Description
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Uses of VelocityUtil.VelocityTemplateMerger in de.uplanet.lucy.server.auxiliaries
Modifier and TypeMethodDescriptionVelocityUtil.createTemplateMerger
(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strVm) Create a Velocity template merger with a standard Velocity context created from the given processing context.VelocityUtil.createTemplateMerger
(String p_strVm) Create a Velocity template merger with an empty Velocity context.VelocityUtil.createTemplateMerger
(org.apache.velocity.VelocityContext p_vc, String p_strVm) Create a Velocity template merger with a given Velocity context.