alloy

Tag head

Component Information 
InfoValue
Component Typecom.liferay.faces.alloy.component.head.Head
Handler ClassNone
Renderer Typecom.liferay.faces.alloy.component.head.HeadRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An EL expression that binds the Java reference to this component in the component tree to a bean property.
dirfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML passthrough attribute specifying the reading direction for the element For example, right to left (RTL), or left to right (LTR).
langfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML passthrough attribute specifying the language code used in the element.
xmlnsfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML passthrough attribute specifying the XML namespace used in the element. Note: In a portlet evironment, this attribute will not be written.

Output generated by Vdldoc View Declaration Language Documentation Generator.