nerdexam
Adobe

9A0-384 · Question #32

Which command would you enter in your CQ Component script to get the template path of an AEM page in publish instance?

The correct answer is A. Properties-get("cq:temp|ate"/-). https://forums.adobe.com/thread/1030998

Component and Template Development (6.0)

Question

Which command would you enter in your CQ Component script to get the template path of an AEM page in publish instance?

Options

  • AProperties-get("cq:temp|ate"/-);
  • BPage.getTemplate();
  • CPage.getTemplate().getPath();
  • Dresource.getTemplate.getPath();

How the community answered

(31 responses)
  • A
    74% (23)
  • B
    3% (1)
  • C
    16% (5)
  • D
    6% (2)

Explanation

https://forums.adobe.com/thread/1030998

Topics

#template path#page properties#CQ scripting API#component script

Community Discussion

No community discussion yet for this question.

Full 9A0-384 Practice