|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebMacroEmail | |
org.apache.turbine.util.webmacro |
Uses of WebMacroEmail in org.apache.turbine.util.webmacro |
Methods in org.apache.turbine.util.webmacro that return WebMacroEmail | |
WebMacroEmail |
WebMacroEmail.setTo(java.lang.String to,
java.lang.String email)
To: name, email |
WebMacroEmail |
WebMacroEmail.setFrom(java.lang.String from,
java.lang.String email)
From: name, email. |
WebMacroEmail |
WebMacroEmail.setSubject(java.lang.String subject)
Subject. |
WebMacroEmail |
WebMacroEmail.setTemplate(java.lang.String template)
Webmacro template to execute. |
WebMacroEmail |
WebMacroEmail.setContext(org.webmacro.servlet.WebContext context)
Set the context object that will be merged with the template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |