G I O R U 
All Classes All Packages

G

getCurrentIconSetName() - Method in class org.xwiki.icon.IconManagerScriptService
Get the name of the current icon set.
getIconNames() - Method in class org.xwiki.icon.IconManagerScriptService
Get the list of the names of all available icons in the current icon set.
getIconNames(String) - Method in class org.xwiki.icon.IconManagerScriptService
Get the list of the names of all available icons in the specified icon set.
getIconSetNames() - Method in class org.xwiki.icon.IconManagerScriptService
Get the name of all the icon sets present in the current wiki.
getLastError() - Method in class org.xwiki.icon.IconManagerScriptService
Get the error generated while performing the previously called action.
getMetaData(String) - Method in class org.xwiki.icon.IconManagerScriptService
Generate metadata of an icon.
getMetaData(String, String) - Method in class org.xwiki.icon.IconManagerScriptService
Generate metadata of an icon.
getMetaData(String, String, boolean) - Method in class org.xwiki.icon.IconManagerScriptService
Generate metadata of an icon.

I

IconManagerScriptService - Class in org.xwiki.icon
Script services to render an icon from the current icon set.
IconManagerScriptService() - Constructor for class org.xwiki.icon.IconManagerScriptService
 

O

org.xwiki.icon - package org.xwiki.icon
 

R

render(String) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon with wiki code from the current IconSet.
render(String, String) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon with wiki code from the specified IconSet.
render(String, String, boolean) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon with wiki code from the specified IconSet.
renderHTML(String) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon with HTML code from the current IconSet.
renderHTML(String, String) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon with HTML code from the specified IconSet.
renderHTML(String, String, boolean) - Method in class org.xwiki.icon.IconManagerScriptService
Display an icon from the specified IconSet.

U

use() - Method in class org.xwiki.icon.IconManagerScriptService
Pull the necessary resources to use the default icon set.
use(String) - Method in class org.xwiki.icon.IconManagerScriptService
Pull the necessary resources to use the specified icon set.
G I O R U 
All Classes All Packages