Package org.xwiki.bridge
Interface SkinAccessBridge
-
@Role public interface SkinAccessBridgeExposes methods for accessing Skin data.- Since:
- 1.7
- Version:
- $Id: 6129a6f333fd3039f15447edc64ab2dfffbe4b69 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIconURL(String iconName)StringgetSkinFile(String fileName)Gets a specific file from the current skin.
-