public final class WCMBindingsConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME_COMPONENT
Name for the scripting variable referencing the
Component of the current resource (value is ""component""). |
static java.lang.String |
NAME_COMPONENT_CONTEXT
Name for the scripting variable referencing the
ComponentContext object (value is ""componentContext""). |
static java.lang.String |
NAME_CURRENT_CONTENT_POLICY
Name for the scripting variable referencing the current
ContentPolicy of the current cell (value is
""currentContentPolicy""). |
static java.lang.String |
NAME_CURRENT_CONTENT_POLICY_PROPS
Name for the scripting variable referencing the properties of the current content policy (value is ""currentContentPolicyProperties"").
|
static java.lang.String |
NAME_CURRENT_DESIGN
Name for the scripting variable referencing the
design of the current page (value is ""currentDesign""). |
static java.lang.String |
NAME_CURRENT_PAGE
Name for the scripting variable referencing the
current page object (value is ""currentPage""). |
static java.lang.String |
NAME_CURRENT_STYLE
Name for the scripting variable referencing the
style of the current cell (value is ""currentStyle""). |
static java.lang.String |
NAME_DESIGNER
Name for the scripting variable referencing the
Designer object (value is ""designer""). |
static java.lang.String |
NAME_EDIT_CONTEXT
Name for the scripting variable referencing the
EditContext object (value is ""editContext""). |
static java.lang.String |
NAME_PAGE_MANAGER
Name for the scripting variable referencing the
PageManager object (value is ""pageManager""). |
static java.lang.String |
NAME_PAGE_PROPERTIES
Name for the scripting variable referencing the
page properties of the current page (value is ""pageProperties""). |
static java.lang.String |
NAME_PROPERTIES
Name for the scripting variable referencing the
properties of the current resource (value is ""properties""). |
static java.lang.String |
NAME_RESOURCE_DESIGN
Name for the scripting variable referencing the
design of the resource page (value is ""resourceDesign""). |
static java.lang.String |
NAME_RESOURCE_PAGE
Name for the scripting variable referencing the
resource page object (value is ""resourcePage""). |
static java.lang.String |
NAME_XSSAPI
Name for the scripting variable referencing the
xssAPI protection service currently in use (value is ""xssAPI""). |
public static final java.lang.String NAME_COMPONENT_CONTEXT
ComponentContext
object (value is ""componentContext"").public static final java.lang.String NAME_EDIT_CONTEXT
EditContext
object (value is ""editContext"").public static final java.lang.String NAME_PROPERTIES
properties
of the current resource (value is ""properties"").public static final java.lang.String NAME_PAGE_MANAGER
PageManager
object (value is ""pageManager"").public static final java.lang.String NAME_CURRENT_PAGE
current page
object (value is ""currentPage"").public static final java.lang.String NAME_RESOURCE_PAGE
resource page
object (value is ""resourcePage"").public static final java.lang.String NAME_PAGE_PROPERTIES
page properties
of the current page (value is ""pageProperties"").public static final java.lang.String NAME_COMPONENT
Component
of the current resource (value is ""component"").public static final java.lang.String NAME_DESIGNER
Designer
object (value is ""designer"").public static final java.lang.String NAME_CURRENT_DESIGN
design
of the current page (value is ""currentDesign"").public static final java.lang.String NAME_RESOURCE_DESIGN
design
of the resource page (value is ""resourceDesign"").public static final java.lang.String NAME_CURRENT_STYLE
style
of the current cell (value is ""currentStyle"").public static final java.lang.String NAME_XSSAPI
xssAPI protection service
currently in use (value is ""xssAPI"").public static final java.lang.String NAME_CURRENT_CONTENT_POLICY
ContentPolicy
of the current cell (value is
""currentContentPolicy"").public static final java.lang.String NAME_CURRENT_CONTENT_POLICY_PROPS
Copyright © 2010 - 2020 Adobe. All Rights Reserved