public final class Setting extends BodyTagImpl
Constructor and Description |
---|
Setting() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
hasBody(boolean hasBody)
sets if tag has a body or not
|
void |
setEnablecfoutputonly(boolean enablecfoutputonly)
Deprecated.
this method is replaced by the method
setEnablecfoutputonly(Object enablecfoutputonly) |
void |
setEnablecfoutputonly(Object enablecfoutputonly)
set the value enablecfoutputonly
Yes or No.
|
void |
setRequesttimeout(double requesttimeout)
set the value requesttimeout
|
void |
setShowdebugoutput(boolean showdebugoutput)
set the value showdebugoutput
Yes or No.
|
doAfterBody, doInitBody, release, setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Setting()
public void setRequesttimeout(double requesttimeout)
requesttimeout
- value to setpublic void setShowdebugoutput(boolean showdebugoutput)
showdebugoutput
- value to setpublic void setEnablecfoutputonly(Object enablecfoutputonly) throws PageException
enablecfoutputonly
- value to setPageException
public void setEnablecfoutputonly(boolean enablecfoutputonly)
setEnablecfoutputonly(Object enablecfoutputonly)
enablecfoutputonly
- public int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
public int doEndTag()
public void hasBody(boolean hasBody)
hasBody
- Copyright © 2015 Lucee