Properties Methods Events Direct Link

Class CQ.wcm.Page

Package:CQ.wcm
Class:Page
Extends:Object
Clientlib:cq.widgets
A helper class providing information about a CQ page as well as methods to manipulate it. Use CQ.WCM.getPage to retrieve an instance of this class for the current page.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  Page.STATUS_PATH : String
<static> The path to the service rendering page info.
Page
  Page.STATUS_SELECTOR : String
Deprecated:
<static> The name of the status selector.
Page

Public Methods

Method Defined By

Public Events

This class has no public events.