2.1.4. Calendar Service

The CalendarService configuration of the Calendar application can be found here.

Use the CalendarService to configure the Calendar. The following information will explain details of its configuration. When this configuration file is executed, the component named org.exoplatform.calendar.service.impl.CalendarServiceImpl will process actions of the Calendar application.


<component>
    <key>org.exoplatform.calendar.service.CalendarService</key>
    <type>org.exoplatform.calendar.service.impl.CalendarServiceImpl</type>
    <init-params>
        <properties-param>
            <name>eventNumber.info</name>
            <property name="eventNumber" value="100"/>
        </properties-param>
    </init-params>
</component>

Details:

Properties-ParamProperty namePossible ValueDefault ValueDescription
eventNumber.info eventNumber integer 100 The number of events in a calendar.
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus