<?xml version="1.0" encoding="UTF-8"?>

<config>
  <render-context>
    <attribute name="errors"/>
    <attribute name="message"/>
  </render-context>
  <portlet-url-type>
    <render path="/initialise"/>
    <render path="/showMain"/>
    <render path="/showMsgErr"/>
    <render path="/showPage"/>
    <render path="/showEventMore"/>
    <render path="/showAddEvent"/>
    <render path="/showEditEvent"/>
    <render path="/event/showCalsForEvent"/>
    <render path="/event/showAddEventRef"/>
    <render path="/showExportData"/>
    <render path="/initUpload"/>
    <render path="/showManageLocations"/>
    <render path="/showEditLocation"/>
    <render path="/freeBusy/showFreeBusy"/>
    <render path="/showPublicCals"/>
    <render path="/showCals"/>
    <render path="/calendar/showCalendar"/>
    <render path="/calendar/showModForm"/>
    <render path="/calendar/showUpdateList"/>
    <render path="/calendar/showDeleteConfirm"/>
    <render path="/calendar/showReferenced"/>
    <render path="/calendar/showDescriptionList"/>
    <render path="/subs/showSubs"/>
    <render path="/subs/showModForm"/>
    <render path="/subs/showAddByUriForm"/>
    <render path="/prefs/showModForm"/>
    <render path="/showEmailOptions"/>
    <render path="/showAlarmOptions"/>
    <render path="/showStats"/>

    <action path="/setup"/>
    <action path="/setSelection"/>
    <action path="/setViewPeriod"/>
    <action path="/eventView"/>
    <action path="/initEvent"/>
    <action path="/addEventUsingPage"/>
    <action path="/addEvent"/>
    <action path="/editEvent"/>
    <action path="/event/setAccess"/>
    <action path="/event/selectCalForEvent"/>
    <action path="/addEventRef"/>
    <action path="/event/addEventRefComplete"/>
    <action path="/delEvent"/>
    <action path="/export"/>
    <action path="/upload"/>
    <action path="/manageLocations"/>
    <action path="/addLocation"/>
    <action path="/editLoc"/>
    <action path="/delLocation"/>
    <action path="/freeBusy/getFreeBusy"/>
    <action path="/freeBusy/setAccess"/>
    <action path="/fetchPublicCalendars"/>
    <action path="/fetchCalendars"/>
    <action path="/calendar/fetchForDisplay"/>
    <action path="/calendar/initAdd"/>
    <action path="/calendar/fetchForUpdate"/>
    <action path="/calendar/update"/>
    <action path="/calendar/setAccess"/>
    <action path="/calendar/delete"/>
    <action path="/subs/fetch"/>
    <action path="/subs/initAdd"/>
    <action path="/subs/fetchForUpdate"/>
    <action path="/subs/subscribe"/>
    <action path="/subs/subscribeByUri"/>
    <action path="/subs/unsubscribe"/>
    <action path="/addView"/>
    <action path="/removeView"/>
    <action path="/prefs/fetchForUpdate"/>
    <action path="/prefs/update"/>
    <action path="/initMailEvent"/>
    <action path="/mailEvent"/>
    <action path="/initEventAlarm"/>
    <action path="/setAlarm"/>
    <action path="/stats"/>
  </portlet-url-type>
</config>

