aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-display.xml
blob: 232cec07e1703f316dd2cefa2a069221aa182a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<!DOCTYPE display PUBLIC "-//Liferay//DTD Display 4.0.0//EN" "http://www.liferay.com/dtd/liferay-display_4_0_0.dtd">

<display>
    <category name="Vaadin">
        <portlet id="PortletDemoPortlet" />
        <portlet id="Portlet Mode Example" />
        <portlet id="Portlet HTML Mode Example" />
        <portlet id="AddressBookPortlet" />
        <portlet id="Vaadin Liferay Theme Portlet"/>

        <!-- These should be used together -->
        <portlet id="InterPortletEventPortlet" />
        <portlet id="VaadinInterPortletEventPortlet" />
    </category>
</display>