Uses of Class
org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Packages that use VelocityHtmlEmail Package Description org.apache.turbine.util.velocity Velocity related utility code. -
-
Uses of VelocityHtmlEmail in org.apache.turbine.util.velocity
Methods in org.apache.turbine.util.velocity that return VelocityHtmlEmail Modifier and Type Method Description VelocityHtmlEmailVelocityHtmlEmail. setHtmlTemplate(String template)Set the HTML template for the mail.VelocityHtmlEmailVelocityHtmlEmail. setTextTemplate(String template)Set the text template for the mail.
-