Uses of Interface
org.xwiki.skin.Skin
-
Packages that use Skin Package Description org.xwiki.skin -
-
Uses of Skin in org.xwiki.skin
Methods in org.xwiki.skin that return Skin Modifier and Type Method Description SkinSkinManager. getCurrentSkin(boolean testRights)Return the current skin.SkinSkinManager. getDefaultParentSkin()Return the default skin to use as parent for other skins.SkinSkinManager. getDefaultSkin()Return the default skin.SkinSkin. getParent()SkinSkinManager. getSkin(String id)
-