liferay-staging
Tag checkbox


Renders a checkbox designed specifically for Staging screens.


Tag Information
Tag Classcom.liferay.staging.taglib.servlet.taglib.CheckboxTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
checkedfalsetruejava.lang.StringWhether the checkbox is checked. The default is unchecked.
deletionsfalsetruejava.lang.StringThe number of deletions. It is displayed after the label when it is greater than zero.
descriptionfalsetruejava.lang.StringThe language key of the checkbox's description text. It is displayed after the label.
disabledfalsetruejava.lang.StringWhether the checkbox is disabled. The default is enabled.
idfalsetruejava.lang.StringThe HTML input's ID. It is added to the portlet ID when creating the DOM ID.
itemsfalsetruejava.lang.StringThe number of items. It is displayed after the label when it is greater than zero.
labeltruetruejava.lang.StringThe language key of the checkbox's label.
nametruetruejava.lang.StringThe HTML input's name.
popoverfalsetruejava.lang.StringThe language key for the optional popover's text.
suggestionfalsetruejava.lang.StringThe language key of the checkbox's suggestion text. It is displayed after the label.
warningfalsetruejava.lang.StringThe language key of the checkbox's warning text. It is displayed after the suggestion.

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.