Liferay Portal 6.1 - User Guide
| Download PDF | Purchase Print Book |
Liferayは、コミュニティにてテクノロジーをより良く使うために役立つ豊富なリソースと知識を提供しています。
| Download PDF | Purchase Print Book |
Specify the location of the portal wide Vaadin themes and widget set (client side JavaScript).
vaadin.resources.path=/html
Specify the base Vaadin theme to load automatically for all Vaadin portlets. A portlet can include an additional theme that is loaded after the shared theme.
vaadin.theme=liferay
Specify the shared widget set (client side JavaScript) that is used by all Vaadin portlets running in the portal.
vaadin.widgetset=com.vaadin.portal.gwt.PortalDefaultWidgetSet