liferay-ui
Tag asset-tags-selector


Creates a Liferay.AssetTagsSelector component to create and select tags to add to an asset, such as a blog entry, bookmark, or wiki page.


Tag Information
Tag Classcom.liferay.taglib.ui.AssetTagsSelectorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
addCallbackfalsetruejava.lang.StringA function to be called when a tag is added.
allowAddEntryfalsetruebooleanWhether to allow adding new tags to the list of tags. The default value is true.
autoFocusfalsetruebooleanWhether to automatically focus the tag input field. The default value is false.
classNamefalsetruejava.lang.StringThe Java class of the asset.
classPKfalsetruejava.lang.StringThe Java class primary key of an asset to associate with the tags. This is a Java long.
curTagsfalsetruejava.lang.StringThe current selected tags.
groupIdsfalsetruejava.lang.StringThe group IDs of the asset tags.
hiddenInputfalsetruejava.lang.StringThe name of the hidden input for passing in the asset's current tags.
idfalsetruejava.lang.StringAn ID for the component instance.
ignoreRequestValuefalsetruebooleanWhether to ignore the request value of the hidden input. The default value is false.
removeCallbackfalsetruejava.lang.StringA function to be called when a tag is removed.

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.