liferay-staging
Tag select-pages


Renders a Select section in the UI for an Export or Publish screen.


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

Attributes
NameRequiredRequest-timeTypeDescription
actiontruetruejava.lang.StringThe current action the tag is being used with. Possible examples for the action are export, import, or publish.
disableInputsfalsetruebooleanWhether to disable all the rendered inputs on the screen.
exportImportConfigurationIdfalsetruelongThe export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
groupIdtruetruelongThe group ID to use for rendering the pages.
privateLayouttruetruebooleanWhether to render the private pages; otherwise, the public pages are rendered.
treeIdtruetruejava.lang.StringThe tree ID from the caller environment.

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.