@Version(value="1.0.2")
See: Description
| Class | Description |
|---|---|
| DesignMode |
Implementation of the <wcmmode:design> tag, everything inside this tag
will be executed when the
WCMMode is DESIGN. |
| DisabledMode |
Implementation of the <wcmmode:disabled> tag, everything inside this tag
will be executed when the
WCMMode is DISABLED. |
| EditMode |
Implementation of the <wcmmode:edit> tag, everything inside this tag
will be executed when the
WCMMode is EDIT. |
| PreviewMode |
Implementation of the <wcmmode:preview> tag, everything inside this tag
will be executed when the
WCMMode is PREVIEW. |
| SetWCMMode |
Implementation of the <wcmmode:setMode> tag, this sets the
WCMMode to
the specified mode and restores it to the original mode.The following attributes can be specified: mode: to mode to be set restore: must the original mode be restored (default true) Example: <wcmmode:setMode mode="disabled"> ... |
| WCMModeFunctions |
JSP function classes from the wcmmode tag namespace.
|
Copyright © 2013–2020 Adobe. All rights reserved.