1.

In AEM, what is a template?

Answer»

A Template helps you to set a uniform style for your application's pages. It also specifies which components (reusable modules) are PERMITTED to be used within the scope chosen. It's a tree of NODES with the same structure as the page you're going to make. It is devoid of any actual content. AEM offers static as well as editable templates. Templates are used in AEM at several points:

  • When building a new page, you would first choose a template that will serve as the FOUNDATION for the new page. The template specifies the structure of the final page, as well as any starting content and possible components (design PROPERTIES).
  • You would also choose a template when generating a Content FRAGMENT. The structure, basic elements, and variants are all defined in this template.


Discussion

No Comment Found