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
heighttruetrueintSets the height of the image in pixels. A possible value would be 16. px is then appended to the end of the value.
imagetruetruejava.lang.StringSets the location of the PNG image file to use.
widthtruetrueintSets the 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.