Properties Methods Events Direct Link

Class CQ.Util

Package:CQ
Class:Util
Extends:Object
Clientlib:cq.widgets
A helper class providing a basic set of utilities.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  COMMENT_I18N_SUFFIX : String
<static> The parameter name suffix for translation comments for properties.
Util
  FORMAT_ONLY : Number
<static> The mode for formatData to only format the data.
Util
  I18N_ONLY : Number
<static> The mode for formatData to only translate the data.
Util
  NO_I18N_SUFFIX : String
<static> The parameter name suffix for properties that should not be translated.
Util
  ROOT_ID : String
<static> The ID of the root element harboring all CQ-related elements.
Util

Public Methods

Method Defined By

Public Events

This class has no public events.