liferay-ui
Tag png-image


Renders a PNG image with the source given for the image attribute.


Tag Information
Tag Classcom.liferay.taglib.ui.PngImageTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
heighttruetrueintThe height of the image in pixels. A possible value would be 16. px is then appended to the end of the value.
imagetruetruejava.lang.StringThe location of a PNG image file to use.
widthtruetrueintThe height 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.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.