Class WCMBindingsConstants


  • public final class WCMBindingsConstants
    extends Object
    • Field Detail

      • NAME_EDIT_CONTEXT

        public static final String NAME_EDIT_CONTEXT
        Name for the scripting variable referencing the EditContext object (value is ""editContext"").
        See Also:
        Constant Field Values
      • NAME_PROPERTIES

        public static final String NAME_PROPERTIES
        Name for the scripting variable referencing the properties of the current resource (value is ""properties"").
        See Also:
        Constant Field Values
      • NAME_PAGE_MANAGER

        public static final String NAME_PAGE_MANAGER
        Name for the scripting variable referencing the PageManager object (value is ""pageManager"").
        See Also:
        Constant Field Values
      • NAME_PAGE_PROPERTIES

        public static final String NAME_PAGE_PROPERTIES
        Name for the scripting variable referencing the page properties of the current page (value is ""pageProperties"").
        See Also:
        Constant Field Values
      • NAME_COMPONENT

        public static final String NAME_COMPONENT
        Name for the scripting variable referencing the Component of the current resource (value is ""component"").
        See Also:
        Constant Field Values
      • NAME_DESIGNER

        public static final String NAME_DESIGNER
        Name for the scripting variable referencing the Designer object (value is ""designer"").
        See Also:
        Constant Field Values
      • NAME_CURRENT_DESIGN

        public static final String NAME_CURRENT_DESIGN
        Name for the scripting variable referencing the design of the current page (value is ""currentDesign"").
        See Also:
        Constant Field Values
      • NAME_RESOURCE_DESIGN

        public static final String NAME_RESOURCE_DESIGN
        Name for the scripting variable referencing the design of the resource page (value is ""resourceDesign"").
        See Also:
        Constant Field Values
      • NAME_CURRENT_STYLE

        public static final String NAME_CURRENT_STYLE
        Name for the scripting variable referencing the style of the current cell (value is ""currentStyle"").
        See Also:
        Constant Field Values
      • NAME_CURRENT_CONTENT_POLICY

        public static final String NAME_CURRENT_CONTENT_POLICY
        Name for the scripting variable referencing the current ContentPolicy of the current cell (value is ""currentContentPolicy"").
        See Also:
        Constant Field Values
      • NAME_CURRENT_CONTENT_POLICY_PROPS

        public static final String NAME_CURRENT_CONTENT_POLICY_PROPS
        Name for the scripting variable referencing the properties of the current content policy (value is ""currentContentPolicyProperties"").
        See Also:
        Constant Field Values