Properties Methods Events Direct Link

Class CQ.wcm.ComponentList

Package:CQ.wcm
Class:ComponentList
Extends:Object
Clientlib:cq.widgets
The component list holds the list of allowed components for a page and is also used by the container widgets to get their respective components.

Public Properties

Property Defined By
  allComponents : Object
all components (from page info)
ComponentList
  allowedByCell : Object
map of allowed components per cell. (key: cellSearchPath, value: Set of resource types)
ComponentList
  allowedComponents : Object
all allowed components. Set of resource types.
ComponentList
  allowedString : String
internal string to detect changes in the component list
ComponentList
  path : String
Page path
ComponentList

Public Methods

Method Defined By

Public Events

Event Defined By