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