public interface StyleGuideService extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<IconDescriptor>> | 
getIconsByCat(javax.faces.context.ExternalContext cts,
             String path)
Returns a map of all icons given a path, creating descriptors from them and putting all unknown icons in the
 "unknown" category. 
 | 
Map<String,List<IconDescriptor>> getIconsByCat(javax.faces.context.ExternalContext cts, String path)
Copyright © 2019 Nuxeo. All rights reserved.