liferay-staging
Tag portlet-list


Renders a portlet list section in the UI. This is meant to use in conjunction with the content tag.


Tag Information
Tag Classcom.liferay.staging.taglib.servlet.taglib.PortletListTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
disableInputsfalsetruebooleanWhether to disable all the rendered inputs on the screen
exportImportConfigurationIdfalsetruelongThe ID of the export/import configuration. If the ID is valid, the content settings are used from the corresponding configuration.
portletstruetruejava.util.ListThe list of portlets the tag uses to render the UI. The portlet list can be filtered under certain conditions.
showAllPortletsfalsetruebooleanWhether to render all the available portlets in the portlet list; otherwise, only the portlets that currently have content in them are rendered.
typetruetruejava.lang.StringThe type of staging to be used. The possible values for the staging type are publish_to_live or publish_to_remote.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.