Class MwsSkin
java.lang.Object
com.webmethods.caf.faces.bean.mws_ui.MwsSkin
Managed Bean to help facelet based shells to render
skin related stuff.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the URL of the CSS file for the current skingetSkinProperty
(String property) Resolves the specified skin property for the current user's skin.getSkinURL
(String property) Returns the URL of the resource represented by the specified skin property name.
-
Constructor Details
-
MwsSkin
public MwsSkin()
-
-
Method Details
-
getSkinCSS
Returns the URL of the CSS file for the current skin- Throws:
PortalException
-
getSkinURL
Returns the URL of the resource represented by the specified skin property name.- Throws:
PortalException
-
getSkinProperty
Resolves the specified skin property for the current user's skin.- Throws:
PortalException
-