Uses of Class
org.exoplatform.portal.resource.SkinKey
Packages that use SkinKey
-
Uses of SkinKey in org.exoplatform.portal.resource
Methods in org.exoplatform.portal.resource that return types with arguments of type SkinKeyModifier and TypeMethodDescriptionSkinDependentManager.getPortalSkins(String webApp) SkinDependentManager.getPortletSkins(String webApp) Methods in org.exoplatform.portal.resource with parameters of type SkinKeyModifier and TypeMethodDescriptionvoidSkinService.removePortalSkin(SkinKey key) Remove a Skin mapped to thekeyvoidSkinService.removeSkin(SkinKey key) Remove a Skin mapped to thekeyMethod parameters in org.exoplatform.portal.resource with type arguments of type SkinKeyModifier and TypeMethodDescriptionSkinVisitor.getSkins(Set<Map.Entry<SkinKey, SkinConfig>> portalSkins, Set<Map.Entry<SkinKey, SkinConfig>> skinConfigs) voidSkinService.removeSkins(List<SkinKey> keys) Remove SkinConfig from Portal Skin Config by SkinKey