alloy
Tag resource
-
- Description:
-
A generic resource tag for use with
<alloy:audio>
and<alloy:video>
.
-
- Since:
- 3.2.5-ga6
Info | Value |
---|---|
Component Type | com.liferay.faces.alloy.component.resource.Resource |
Handler Class | None |
Renderer Type | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
contentType | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The content type of the resource. |
library | true | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The name of the library which contains the resource. |
name | true | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The name of the resource file to be included on the page. |