public final class WCMBindings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT
Name for the scripting variable referencing the
Component
of the current resource (value is ""component""). |
static java.lang.String |
COMPONENT_CONTEXT
Name for the scripting variable referencing the
ComponentContext
object (value is ""componentContext""). |
static java.lang.String |
CURRENT_DESIGN
Name for the scripting variable referencing the
design
of the current page (value is ""currentDesign""). |
static java.lang.String |
CURRENT_PAGE
Name for the scripting variable referencing the
current page
object (value is ""currentPage""). |
static java.lang.String |
CURRENT_STYLE
Name for the scripting variable referencing the
style
of the current cell (value is ""currentStyle""). |
static java.lang.String |
DESIGNER
Name for the scripting variable referencing the
Designer
object (value is ""designer""). |
static java.lang.String |
EDIT_CONTEXT
Name for the scripting variable referencing the
EditContext
object (value is ""editContext""). |
static java.lang.String |
INHERITED_PAGE_PROPERTIES
Name for the scripting variable referencing the
inherited page
properties . |
static java.lang.String |
PAGE_MANAGER
Name for the scripting variable referencing the
PageManager
object (value is ""pageManager""). |
static java.lang.String |
PAGE_PROPERTIES
Name for the scripting variable referencing the
page properties of the current
page (value is ""pageProperties""). |
static java.lang.String |
PROPERTIES
Name for the scripting variable referencing the
properties
of the current resource (value is ""properties""). |
static java.lang.String |
RESOURCE_DESIGN
Name for the scripting variable referencing the
design
of the resource page (value is ""resourceDesign""). |
static java.lang.String |
RESOURCE_PAGE
Name for the scripting variable referencing the
resource page
object (value is ""resourcePage""). |
static java.lang.String |
WCM_MODE
Name for the scripting variable referencing
SightlyWCMMode |
static java.lang.String |
XSSAPI
Name for the scripting variable referencing the
xssAPI protection service
currently in use (value is ""xssAPI""). |
Constructor and Description |
---|
WCMBindings() |
public static final java.lang.String COMPONENT_CONTEXT
ComponentContext
object (value is ""componentContext"").public static final java.lang.String EDIT_CONTEXT
EditContext
object (value is ""editContext"").public static final java.lang.String PROPERTIES
properties
of the current resource (value is ""properties"").public static final java.lang.String PAGE_MANAGER
PageManager
object (value is ""pageManager"").public static final java.lang.String CURRENT_PAGE
current page
object (value is ""currentPage"").public static final java.lang.String RESOURCE_PAGE
resource page
object (value is ""resourcePage"").public static final java.lang.String PAGE_PROPERTIES
page properties
of the current
page (value is ""pageProperties"").public static final java.lang.String COMPONENT
Component
of the current resource (value is ""component"").public static final java.lang.String DESIGNER
Designer
object (value is ""designer"").public static final java.lang.String CURRENT_DESIGN
design
of the current page (value is ""currentDesign"").public static final java.lang.String RESOURCE_DESIGN
design
of the resource page (value is ""resourceDesign"").public static final java.lang.String CURRENT_STYLE
style
of the current cell (value is ""currentStyle"").public static final java.lang.String XSSAPI
xssAPI protection service
currently in use (value is ""xssAPI"").public static final java.lang.String WCM_MODE
SightlyWCMMode
public static final java.lang.String INHERITED_PAGE_PROPERTIES
inherited page
properties
."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"