resource-actions.default.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.message.boards.service
Show all versions of com.liferay.message.boards.service
Liferay Message Boards Service
<?xml version="1.0"?> <!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 7.4.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_7_4_0.dtd"> <resource-action-mapping> <model-resource> <model-name>com.liferay.message.boards</model-name> <portlet-ref> <portlet-name>com_liferay_message_boards_web_portlet_MBAdminPortlet</portlet-name> <portlet-name>com_liferay_message_boards_web_portlet_MBPortlet</portlet-name> </portlet-ref> <root>true</root> <weight>1</weight> <permissions> <supports> <action-key>ADD_CATEGORY</action-key> <action-key>ADD_FILE</action-key> <action-key>ADD_MESSAGE</action-key> <action-key>BAN_USER</action-key> <action-key>LOCK_THREAD</action-key> <action-key>MOVE_THREAD</action-key> <action-key>PERMISSIONS</action-key> <action-key>REPLY_TO_MESSAGE</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE_THREAD_PRIORITY</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>ADD_FILE</action-key> <action-key>ADD_MESSAGE</action-key> <action-key>REPLY_TO_MESSAGE</action-key> <action-key>SUBSCRIBE</action-key> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>ADD_CATEGORY</action-key> <action-key>ADD_FILE</action-key> <action-key>BAN_USER</action-key> <action-key>LOCK_THREAD</action-key> <action-key>MOVE_THREAD</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE_THREAD_PRIORITY</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.message.boards.model.MBCategory</model-name> <portlet-ref> <portlet-name>com_liferay_message_boards_web_portlet_MBAdminPortlet</portlet-name> <portlet-name>com_liferay_message_boards_web_portlet_MBPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>ADD_FILE</action-key> <action-key>ADD_MESSAGE</action-key> <action-key>ADD_SUBCATEGORY</action-key> <action-key>DELETE</action-key> <action-key>LOCK_THREAD</action-key> <action-key>MOVE_THREAD</action-key> <action-key>PERMISSIONS</action-key> <action-key>REPLY_TO_MESSAGE</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> <action-key>UPDATE_THREAD_PRIORITY</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>ADD_FILE</action-key> <action-key>ADD_MESSAGE</action-key> <action-key>REPLY_TO_MESSAGE</action-key> <action-key>SUBSCRIBE</action-key> <action-key>VIEW</action-key> </site-member-defaults> <guest-defaults> <action-key>VIEW</action-key> </guest-defaults> <guest-unsupported> <action-key>ADD_FILE</action-key> <action-key>ADD_SUBCATEGORY</action-key> <action-key>DELETE</action-key> <action-key>LOCK_THREAD</action-key> <action-key>MOVE_THREAD</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> <action-key>UPDATE_THREAD_PRIORITY</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.message.boards.model.MBMessage</model-name> <portlet-ref> <portlet-name>com_liferay_message_boards_web_portlet_MBAdminPortlet</portlet-name> <portlet-name>com_liferay_message_boards_web_portlet_MBPortlet</portlet-name> </portlet-ref> <weight>4</weight> <permissions> <supports> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>SUBSCRIBE</action-key> <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>PERMISSIONS</action-key> <action-key>SUBSCRIBE</action-key> <action-key>UPDATE</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.message.boards.model.MBThread</model-name> <portlet-ref> <portlet-name>com_liferay_message_boards_web_portlet_MBAdminPortlet</portlet-name> <portlet-name>com_liferay_message_boards_web_portlet_MBPortlet</portlet-name> </portlet-ref> <weight>3</weight> <permissions> <supports> <action-key>DELETE</action-key> <action-key>SUBSCRIBE</action-key> <action-key>VIEW</action-key> </supports> <site-member-defaults> <action-key>SUBSCRIBE</action-key> <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>SUBSCRIBE</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy