#-- Shows use of the childByNamePath, childrenByXPath and childrenByLuceneSearch API -->
Template Documents in 'Company Home/Data Dictionary/Content Templates':
<#list companyhome.childByNamePath["Data Dictionary/Content Templates"].children as child>
<#if child.isDocument>
${child.properties.name} |
#if>
#list>
Folders in 'Company Home/Data Dictionary/Space Templates/Software Engineering Project':
<#list companyhome.childrenByXPath["*[@cm:name='Data Dictionary']/*[@cm:name='Space Templates']/*[@cm:name='Software Engineering Project']/*"] as child>
<#if child.isContainer>
${child.properties.name} |
#if>
#list>
Lucene Search - documents containing the text 'Alfresco'