public class MwsSkin extends Object
Constructor and Description |
---|
MwsSkin() |
Modifier and Type | Method and Description |
---|---|
String |
getSkinCSS()
Returns the URL of the CSS file for the current skin
|
String |
getSkinProperty(String property)
Resolves the specified skin property for the current user's skin.
|
String |
getSkinURL(String property)
Returns the URL of the resource represented by the specified skin property name.
|
public String getSkinCSS() throws PortalException
PortalException
public String getSkinURL(String property) throws PortalException
PortalException
public String getSkinProperty(String property) throws PortalException
PortalException