summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/liferay-portlet.xml
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2010-04-06 12:02:12 +0000
committerHenri Sara <henri.sara@itmill.com>2010-04-06 12:02:12 +0000
commitd3160f2791c712563f3721da03abb0c12b57fe75 (patch)
treee3210edade9a9c9fe9961601aac2a4bbb5884ea6 /WebContent/WEB-INF/liferay-portlet.xml
parent7f1e92a0a9c6c3a9fbefcc9f015aaf0f44aadb90 (diff)
downloadvaadin-framework-d3160f2791c712563f3721da03abb0c12b57fe75.tar.gz
vaadin-framework-d3160f2791c712563f3721da03abb0c12b57fe75.zip
#3226 lazily initialized portlets: another sample portlet
svn changeset:12323/svn branch:6.3
Diffstat (limited to 'WebContent/WEB-INF/liferay-portlet.xml')
-rw-r--r--WebContent/WEB-INF/liferay-portlet.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml
index a3c61dc439..cff3366a41 100644
--- a/WebContent/WEB-INF/liferay-portlet.xml
+++ b/WebContent/WEB-INF/liferay-portlet.xml
@@ -82,6 +82,11 @@
<instanceable>true</instanceable>
<ajaxable>false</ajaxable>
</portlet>
+ <portlet>
+ <portlet-name>Portlet HTML Mode Example</portlet-name>
+ <instanceable>true</instanceable>
+ <ajaxable>false</ajaxable>
+ </portlet>
<role-mapper>
<role-name>administrator</role-name>