@ProviderType
public final class PreviewMode
extends javax.servlet.jsp.tagext.TagSupport
WCMMode is PREVIEW.
You can also specify the attribute not=true, then it will be executed
when the WCMMode is *not* PREVIEW| Constructor and Description |
|---|
PreviewMode() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
protected com.day.cq.wcm.api.WCMMode |
getMode() |
void |
release() |
void |
setNot(boolean not) |
protected com.day.cq.wcm.api.WCMMode getMode()
public final int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic final int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportpublic final void setNot(boolean not)
Copyright © 2013–2020 Adobe. All rights reserved.