aui
				Tag
				form
- 
- Description:
 - 
Deprecated. Please use alloy:form instead. Renders a form element with CSS class name "aui-form" that will be positioned by Alloy UI CSS.
 
 
- 
- Since:
 - 3.2.4
 
 
| Info | Value | 
|---|---|
| Component Type | com.liferay.faces.alloy.AUIForm | 
| Handler Class | None | 
| Renderer Type | javax.faces.Form | 
| Description | None | 
| Name | Required | Type | Description | 
|---|---|---|---|
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
					 | The identifier of the component. | 
rendered | false | javax.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. |