Constructor and Description |
---|
MailParam() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setContent(Object content) |
void |
setContentid(String contentID) |
void |
setDisposition(String disposition) |
void |
setFile(String strFile)
set the value file
Attaches the specified file to the message.
|
void |
setName(String name)
set the value name
Specifies the name of the header.
|
void |
setRemove(boolean remove) |
void |
setType(String type) |
void |
setValue(String value)
set the value value
Indicates the value of the header.
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public MailParam()
public void release()
public void setRemove(boolean remove)
remove
- the remove to setpublic void setContent(Object content) throws PageException
content
- the content to setExpressionException
PageException
public void setValue(String value)
value
- value to setpublic void setFile(String strFile) throws PageException
strFile
- value to setPageException
public void setName(String name)
name
- value to setpublic void setDisposition(String disposition) throws ApplicationException
disposition
- The disposition to set.ApplicationException
public void setContentid(String contentID)
contentID
- The contentID to set.public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee