Constructor and Description |
---|
_Mail() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setAction(String action) |
void |
setAttachmentpath(String attachmentPath) |
void |
setDebug(boolean debug) |
void |
setGenerateuniquefilenames(boolean generateUniqueFilenames) |
void |
setMaxrows(double maxrows) |
void |
setMessagenumber(String messageNumber) |
void |
setName(String name) |
void |
setPassword(String password) |
void |
setPort(double port) |
void |
setSecure(boolean secure) |
void |
setServer(String server) |
void |
setStartrow(double startrow) |
void |
setTimeout(double timeout) |
void |
setUid(String uid) |
void |
setUsername(String username) |
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public _Mail()
public void release()
public void setPort(double port)
port
- The port to set.public void setUsername(String username)
username
- The username to set.public void setPassword(String password)
password
- The password to set.public void setMessagenumber(String messageNumber) throws PageException
messageNumber
- The messageNumber to set.PageException
public void setUid(String uid) throws PageException
uid
- The uid to set.PageException
public void setAttachmentpath(String attachmentPath) throws PageException
attachmentPath
- The attachmentPath to set.PageException
public void setMaxrows(double maxrows)
maxrows
- The maxrows to set.public void setStartrow(double startrow)
startrow
- The startrow to set.public void setSecure(boolean secure)
secure
- The secure to set.public void setTimeout(double timeout)
timeout
- The timeout to set.public void setGenerateuniquefilenames(boolean generateUniqueFilenames)
generateUniqueFilenames
- The generateUniqueFilenames to set.public void setDebug(boolean debug)
debug
- The debug to set.public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee