aui

Tag script

  • Description:
    Deprecated. Please use alloy:outputScript instead. Renders a script element.
  • Since:
    3.2.4
Component Information 
InfoValue
Component Typecom.liferay.faces.alloy.AUIScript
Handler ClassNone
Renderer Typecom.liferay.faces.alloy.renderkit.internal.ScriptRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The identifier of the component.
positionfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
The rendered position of the script within the portal page HTML document. Valid values are auto, bottom, and inline. The default value is auto.
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.

Output generated by Vdldoc View Declaration Language Documentation Generator.