<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Used to display both the object and data property hierarchies, though there are separate controllers for those. Also used to display lists of "all" object and data properties, though there are separate controllers for those, too. --> <#if propertyType??> <#assign propType = propertyType> <#else> <#assign propType = "group">

${pageTitle!}

<#if !displayOption?has_content> <#assign displayOption = "hierarchy"> <#if propType == "group">
<#else>
Object<#else>DataPropertyHierarchy" method="post" role="classHierarchy"> ${i18n().object}<#else>${i18n().data} ${i18n().property}"/>
${stylesheets.add('')} ${scripts.add('', '')}