liferay-asset
Tag asset-tags-selector


Creates a 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.asset.taglib.servlet.taglib.AssetTagsSelectorTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
addCallbackfalsetruejava.lang.StringA function to call 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 asset's Java class.
classPKfalsetruejava.lang.StringThe asset's Java class primary key to associate with the tags. This is a Java long.
groupIdsfalsetruejava.lang.StringThe asset tags' group IDs.
hiddenInputfalsetruejava.lang.StringThe name of the hidden input for passing in the asset's current tags.
idfalsetruejava.lang.StringThe component instance's ID.
ignoreRequestValuefalsetruebooleanWhether to ignore the hidden input's request value. The default value is false.
removeCallbackfalsetruejava.lang.StringA function to call when a tag is removed.
showSelectButtonfalsetruebooleanWhether to show the Select button. The default value is false.
tagNamesfalsetruejava.lang.StringThe currently selected tags.

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.