CQ Javascript API | Community
Skip to main content
yan-kisen
New Participant
October 16, 2015
Solved

CQ Javascript API

  • October 16, 2015
  • 3 replies
  • 1367 views

Is there any documentation for the CQ Javascript API? We are doing a lot of custom component development, but we don't know which helper functions are available, unless we randomly find them in someone else's code snippet.

Some examples:

CQ.WCM.getEditables() 

CQ.I18n.setLocale('de-DE')

CQ.I18n.get("May")

Is there a full list available anywhere? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Yogesh_Upadhyay

You can check http://dev.day.com/docs/en/cq/current/widgets-api/index.html

Yogesh

3 replies

joerghoh
Employee
June 3, 2018

Welcome to Granite UI’s documentation! — Granite UI 1.0 documentation  for TouchUI. Do not invest time and money anymore into the ExtJS-based Classic-UI.

Jörg

chadw83079463
New Participant
May 31, 2018

This link no longer exists. Is there an updated API to use?

Yogesh_Upadhyay
Yogesh_UpadhyayAccepted solution
New Participant
October 16, 2015