@Role
public interface SkinManager
| Modifier and Type | Method and Description |
|---|---|
Skin |
getCurrentSkin(boolean testRights)
Return the current skin.
|
Skin |
getDefaultParentSkin()
Return the default skin to use as parent for other skins.
|
Skin |
getDefaultSkin()
Return the default skin.
|
Skin |
getSkin(String id) |
Skin getSkin(String id)
id - the id of the skinSkin getCurrentSkin(boolean testRights)
testRights - true if it should make sure to return a skin accessible to current userSkin getDefaultSkin()
Skin getDefaultParentSkin()
Copyright © 2004–2018 XWiki. All rights reserved.