| |||||||
| FRAMES NO FRAMES | |||||||
image attribute.| Tag Information | |
| Tag Class | com.liferay.taglib.ui.PngImageTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| height | true | true | int | The height of the image in pixels. A possible value would be 16. px is then appended to the end of the value. |
| image | true | true | java.lang.String | The location of a PNG image file to use |
| width | true | true | int | The width of the image in pixels. A possible value would be 16. px is then appended to the end of the value. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||