Uses of Class
org.apache.turbine.util.webmacro.WebMacroHtmlEmail

Packages that use WebMacroHtmlEmail
org.apache.turbine.util.webmacro   
 

Uses of WebMacroHtmlEmail in org.apache.turbine.util.webmacro
 

Methods in org.apache.turbine.util.webmacro that return WebMacroHtmlEmail
 WebMacroHtmlEmail WebMacroHtmlEmail.setHtmlTemplate(java.lang.String template)
          Deprecated. Set the HTML template for the mail.
 WebMacroHtmlEmail WebMacroHtmlEmail.setTextTemplate(java.lang.String template)
          Deprecated. Set the text template for the mail.
 WebMacroHtmlEmail WebMacroHtmlEmail.setContext(org.webmacro.servlet.WebContext context)
          Deprecated. Set the context object that will be merged with the template.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.