Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
L
M
O
S
T
A
attachment
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
file attachment
C
cc
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
who to cc
D
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Execute the tag
E
EmailTag
- Class in
org.apache.commons.jelly.tags.email
Basic tag for sending an email.
EmailTag()
- Constructor for class org.apache.commons.jelly.tags.email.
EmailTag
EmailTagLibrary
- Class in
org.apache.commons.jelly.tags.email
Describes the Taglib.
EmailTagLibrary()
- Constructor for class org.apache.commons.jelly.tags.email.
EmailTagLibrary
encodeXML
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
whether we should encode the XML body as text
F
from
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
who to send the message as
L
log
- Variable in class org.apache.commons.jelly.tags.email.
EmailTagLibrary
The Log to which logging calls will be made.
logger
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
M
message
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
mail message
O
org.apache.commons.jelly.tags.email
- package org.apache.commons.jelly.tags.email
Tags for sending email using the JavaMail API
S
server
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
smtp server
setAttach(File)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Set the email attachment for the message.
setCC(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
";" seperated list of people to cc
setEncodeXML(boolean)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Sets whether we should encode the XML body as text or not.
setFrom(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Set the from address for the message
setMessage(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Set the message body.
setServer(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Set the smtp server for the message.
setSubject(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
Set the email subject
setTo(Expression)
- Method in class org.apache.commons.jelly.tags.email.
EmailTag
";" seperated list of people to send to
subject
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
mail subject
T
to
- Variable in class org.apache.commons.jelly.tags.email.
EmailTag
who to send to
A
C
D
E
F
L
M
O
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes