@Unstable
public interface IconThemesResource
Modifier and Type | Method and Description |
---|---|
Icons |
getIcons(String wikiName,
List<String> names)
Returns the icons metadata of the requested icons list, for the default icon theme.
|
Icons |
getIconsByTheme(String wikiName,
String iconTheme,
List<String> names)
Returns the icons metadata of the requested icons list, for a given icon theme.
|
Icons getIconsByTheme(String wikiName, String iconTheme, List<String> names)
wikiName
- the name of the wiki holding the iconsiconTheme
- the name of the icon theme holding the iconsnames
- a list of icon names to returnCopyright © 2004–2022 XWiki. All rights reserved.