liferay-asset
Tag asset-categories-selector


Creates a selectable listing of categories for an entity or group of entities.


Tag Information
Tag Classcom.liferay.asset.taglib.servlet.taglib.AssetCategoriesSelectorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
categoryIdsfalsetruejava.lang.StringNo Description
classNamefalsetruejava.lang.StringThe class name of the entity. Available vocabularies are not filtered by this class name.
classPKfalsetruejava.lang.StringThe ID (class primary key) of the entity.
classTypePKfalsetruejava.lang.StringThe class type of the entity. Available vocabularies are filtered by this class type.
groupIdsfalsetruejava.lang.StringAn array of group IDs. Available vocabularies are filtered by these group IDs.
hiddenInputfalsetruejava.lang.StringNo Description
idfalsetruejava.lang.StringThe component instance's ID.
ignoreRequestValuefalsetruejava.lang.StringNo Description
showOnlyRequiredVocabulariesfalsetruejava.lang.StringWhether to show only vocabularies marked as required. The default value is false.
showRequiredLabelfalsetruejava.lang.StringNo Description
singleSelectfalsetruejava.lang.StringWhether to restrict selection to one asset category at a time. The default value is false.
visibilityTypesfalsetruejava.lang.StringVocabulary visibility types (public or internal) to show. The default value is AssetVocabularyConstants.VISIBILITY_TYPE_PUBLIC.

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.