Below table explains the properties & attributes at the AEM template level.
| Name | Type | Description |
| . | cq:Template | Current template. A template is of node type cq:Template. |
| allowedChildren | String[] | Path of a template that is allowed to be a child of this template. |
| allowedParents | String[] | Path of a template that is allowed to be a parent of this template. |
| allowedPaths | String[] | Path of a page that is allowed to be based on this template. |
| jcr:created | Date | Date of creation of the template. |
| jcr:description | String | Description of the template. |
| jcr:title | String | Title of the template. |
| ranking | Long | Rank of the template. Used to display the template in the User Interface. |
| jcr:content | cq:PageContent | Node containing the content of the template. |
| thumbnail.png | nt:file | Thumbnail of the template. |
| icon.png | nt:file | Icon of the template. |
No comments:
Post a Comment