liferay-frontend
Tag horizontal-card


Creates a lexicon-based card component.


Tag Information
Tag Classcom.liferay.frontend.taglib.servlet.taglib.HorizontalCardTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
actionJspfalsetruejava.lang.StringThe path to an action JSP. It is generally the JSP for the card dropdown menu.
actionJspServletContextfalsetruejava.lang.StringThe service context of the actionJsp
checkboxCheckedfalsetruejava.lang.StringWhether to select the card checkbox. The default value is false.
checkboxCSSClassfalsetruejava.lang.StringA CSS class for styling the checkbox input
checkboxDatafalsetruejava.lang.StringData attributes to add to the checkbox input. This data is to stored via a map.
checkboxDisabledfalsetruejava.lang.StringWhether to disable the checkbox input. The default value is false.
checkboxIdfalsetruejava.lang.StringAn ID for the checkbox input
checkboxNamefalsetruejava.lang.StringA name for the checkbox input
checkboxValuefalsetruejava.lang.StringA value for the checkbox input
cssClassfalsetruejava.lang.StringA CSS class for styling the card's main container
datafalsetruejava.lang.StringMiscellaneous data to be stored via a map. This data is not shared with the browser. The map holds key value pairs of type <String, Object>.
iconfalsetruejava.lang.StringNo Description
imageCSSClassfalsetruejava.lang.StringA CSS class for styling the card image
imageUrlfalsetruejava.lang.StringA URL for the card's image
resultRowfalsetruejava.lang.StringIf you pass in a rowChecker value, a result row is mandatory. A result row is of type com.liferay.portal.kernel.dao.search.ResultRow.
rowCheckerfalsetruejava.lang.StringYou can optionally pass in a row checker object to manage all the options related to the checkbox. All other checkbox options overwrite the row checker options. A row checker is of type com.liferay.portal.kernel.dao.search.RowChecker.
showCheckboxfalsetruejava.lang.StringWhether the entry is selectable. The default value is false.
textfalsetruejava.lang.StringNo Description
urlfalsetruejava.lang.StringA URL to view the full content

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.