
META-INF.resource-actions.default.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 6.2.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_6_2_0.dtd"> <resource-action-mapping> <model-resource> <model-name>com.liferay.calendar</model-name> <portlet-ref> <portlet-name>com_liferay_calendar_web_portlet_CalendarPortlet</portlet-name> </portlet-ref> <root>true</root> <permissions> <supports> <action-key>ADD_RESOURCE</action-key> <action-key>PERMISSIONS</action-key> </supports> <site-member-defaults /> <guest-defaults /> <guest-unsupported> <action-key>ADD_RESOURCE</action-key> <action-key>PERMISSIONS</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.calendar.model.Calendar</model-name> <portlet-ref> <portlet-name>com_liferay_calendar_web_portlet_CalendarPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>DELETE</action-key> <action-key>MANAGE_BOOKINGS</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> <action-key>VIEW_BOOKING_DETAILS</action-key> </supports> <site-member-defaults> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>DELETE</action-key> <action-key>MANAGE_BOOKINGS</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.calendar.model.CalendarBooking</model-name> <portlet-ref> <portlet-name>com_liferay_calendar_web_portlet_CalendarPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>ADD_DISCUSSION</action-key> <action-key>DELETE_DISCUSSION</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE_DISCUSSION</action-key> </supports> <site-member-defaults> <action-key>ADD_DISCUSSION</action-key> </site-member-defaults> <guest-defaults /> <guest-unsupported> <action-key>DELETE_DISCUSSION</action-key> <action-key>UPDATE_DISCUSSION</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.calendar.model.CalendarResource</model-name> <portlet-ref> <portlet-name>com_liferay_calendar_web_portlet_CalendarPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>ADD_CALENDAR</action-key> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults /> <guest-unsupported> <action-key>ADD_CALENDAR</action-key> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy