G O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getCurrentSkin(boolean) - Method in interface org.xwiki.skin.SkinManager
-
Return the current skin.
- getDefaultParentSkin() - Method in interface org.xwiki.skin.SkinManager
-
Return the default skin to use as parent for other skins.
- getDefaultSkin() - Method in interface org.xwiki.skin.SkinManager
-
Return the default skin.
- getId() - Method in interface org.xwiki.skin.Resource
- getId() - Method in interface org.xwiki.skin.ResourceRepository
- getInputSource() - Method in interface org.xwiki.skin.Resource
-
Provide an
InputSource
to read the resource. - getLocalResource(String) - Method in interface org.xwiki.skin.ResourceRepository
-
Get the resource associated to the provided name.
- getOutputSyntax() - Method in interface org.xwiki.skin.Skin
- getParent() - Method in interface org.xwiki.skin.ResourceRepository
- getParent() - Method in interface org.xwiki.skin.Skin
- getPath() - Method in interface org.xwiki.skin.Resource
- getRepository() - Method in interface org.xwiki.skin.Resource
- getResource(String) - Method in interface org.xwiki.skin.ResourceRepository
-
Get the resource associated to the provided name.
- getResourceName() - Method in interface org.xwiki.skin.Resource
- getSkin(String) - Method in interface org.xwiki.skin.SkinManager
- getURL(boolean) - Method in interface org.xwiki.skin.Resource
-
Create a URL for the resource.
O
- org.xwiki.skin - package org.xwiki.skin
- org.xwiki.skinx - package org.xwiki.skinx
R
- Resource<I extends org.xwiki.filter.input.InputSource> - Interface in org.xwiki.skin
- ResourceRepository - Interface in org.xwiki.skin
S
- Skin - Interface in org.xwiki.skin
-
Represent a skin.
- SkinExtension - Interface in org.xwiki.skinx
-
Allows a component to use a skin file (js or css), in the current page being rendered.
- SkinManager - Interface in org.xwiki.skin
U
- use(String) - Method in interface org.xwiki.skinx.SkinExtension
-
Mark a resource as used in the current result.
- use(String, Map<String, Object>) - Method in interface org.xwiki.skinx.SkinExtension
-
Mark a skin extension document as used in the current result, together with some parameters.
All Classes All Packages