2.1.3.6.1. Application Template Manager

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

The ApplicationTemplateManagerService component is used to manage dynamic Groovy templates for Content-based products. The configuration of this component is found in /core/core-configuration/src/main/webapp/WEB-INF/conf/wcm-core/core-services-configuration.xml.


<component>
    <key>org.exoplatform.services.cms.views.ApplicationTemplateManagerService</key>
    <type>org.exoplatform.services.cms.views.impl.ApplicationTemplateManagerServiceImpl</type>
    <init-params>
        <properties-param>
            <name>storedLocations</name>
            <property name="repository" value="system"/>
        </properties-param>
    </init-params>
</component>

Details:

Name Property name Type Value Description
storedLocations repository string system The repository name.
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus