|
||||||||||
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)
Deprecated. To: name, email |
WebMacroEmail |
WebMacroEmail.setFrom(java.lang.String from,
java.lang.String email)
Deprecated. From: name, email. |
WebMacroEmail |
WebMacroEmail.setSubject(java.lang.String subject)
Deprecated. Subject. |
WebMacroEmail |
WebMacroEmail.setTemplate(java.lang.String template)
Deprecated. Webmacro template to execute. |
WebMacroEmail |
WebMacroEmail.setContext(org.webmacro.servlet.WebContext context)
Deprecated. Set the context object that will be merged with the template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |