liferay-ui
Tag error


Creates an error message to display to the user.


Tag Information
Tag Classcom.liferay.taglib.ui.ErrorTag
TagExtraInfo Classcom.liferay.taglib.ui.ErrorTei
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
exceptionfalsetruejava.lang.StringSets a class for the exception.
focusFieldfalsetruejava.lang.StringSets the name of the field that the error message is focused on.
keyfalsetruejava.lang.StringSets a key to be placed in the SessionErrors object to trigger the error message.
messagefalsetruejava.lang.StringSets explicit message text or sets the name of a language key from which to derive text for the message.
rowBreakfalsetruejava.lang.StringNo Description
translateMessagefalsetruebooleanSets whether to translate the message into the user's language. The default value is true.

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.