Portal Framework Rendering
Tag getSkinPath


Description

Returns the path of an image within the current skin. This tag does not utilize window dependencies and should generally only be used in skeleton jsps. See the resolveXXXPath tags for alternative mechanisms that utilize window dependences. NOTE: the path produced by this tag is not influenced by LookAndFeel URL templates.


Tag Information
Tag Classcom.bea.netuix.servlets.jsp.taglib.GetSkinPath
TagExtraInfo Classcom.bea.netuix.servlets.jsp.taglib.GetSkinPathExtraInfo
Body ContentJSP
Display NameGet Skin Path

Attributes
NameRequiredRequest-timeDescription
imageNametruetrue The image file for which to find the path. The skin's image search path is searched.
idfalsetrueNo Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008 BEA Systems, Inc. All Rights Reserved.