Properties Methods Events Direct Link

Class CQ.WCM

Package:CQ
Class:WCM
Extends:Object
Clientlib:cq.widgets
A helper class providing a set of WCM-related utilities.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  ACTION_COPY : String
<static> The action when an item gets added to the clipboard by copying (Ctrl + C).
WCM
  ACTION_CUT : String
<static> The action when an item gets added to the clipboard by cutting (Ctrl + X).
WCM
  LAYERS_COOKIE : String
<static> The name of the cookie holding the layers.
WCM
  LAYERS_COOKIE_PATH : String
<static> The path for the cookie holding the layers.
WCM
  LAYER_LCSTATUS : String
<static> The name of the layer for the Live Copy status.
WCM
  MODE_ANALYTICS : String
<static> The value for the analytics mode.
WCM
  MODE_COOKIE : String
<static> The name of the cookie holding the mode.
WCM
  MODE_COOKIE_PATH : String
<static> The path for of the cookie holding the mode.
WCM
  MODE_DESIGN : String
<static> The value for the design mode.
WCM
  MODE_EDIT : String
<static> The value for the edit mode.
WCM
  MODE_PREVIEW : String
<static> The value for the preview mode.
WCM
  MODE_TIMEWARP : String
<static> The value for the timewarp mode.
WCM
  PREVIEW_RESPONSIVE : String
<static> The value for the responsive preview mode.
WCM
  TIMEWARP_COOKIE : String
<static> The name of the cookie holding timewarp information.
WCM
  altKey : Boolean
<static> True if the alt key is held down.
WCM
  getTopWindow : Object
Deprecated: since 5.5, use CQ.shared.Util.getTopWindow instead
<static> Returns the last accessible ascendant window.
WCM

Public Methods

Method Defined By

Public Events

Event Defined By