liferay-ui

Tag message

  • Description:
    Deprecated. Please use alloy:outputText instead. The liferay-ui:message tag encapsulates an JSF h:outputText tag which outputs the value of the key attribute.
  • Since:
    3.2.4
Component Information 
InfoValue
Component TypeFacelet Composite Component
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The identifier of the component.
keytruejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Output generated by Vdldoc View Declaration Language Documentation Generator.