Package | Description |
---|---|
org.primefaces.application.resource | |
org.primefaces.util |
Modifier and Type | Method | Description |
---|---|---|
static ArrayList<ResourceUtils.ResourceInfo> |
DynamicResourcesPhaseListener.getInitialResources(javax.faces.context.FacesContext context) |
Modifier and Type | Method | Description |
---|---|---|
static void |
DynamicResourcesPhaseListener.putInitialResources(javax.faces.context.FacesContext context,
ArrayList<ResourceUtils.ResourceInfo> resources) |
Modifier and Type | Method | Description |
---|---|---|
static ResourceUtils.ResourceInfo |
ResourceUtils.newResourceInfo(javax.faces.component.UIComponent component) |
Modifier and Type | Method | Description |
---|---|---|
static ArrayList<ResourceUtils.ResourceInfo> |
ResourceUtils.getComponentResources(javax.faces.context.FacesContext context) |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
ResourceUtils.isInline(ResourceUtils.ResourceInfo resourceInfo) |
|
static javax.faces.application.Resource |
ResourceUtils.newResource(ResourceUtils.ResourceInfo resourceInfo,
javax.faces.context.FacesContext context) |
Modifier and Type | Method | Description |
---|---|---|
static ArrayList<String> |
ResourceUtils.filterScripts(javax.faces.context.FacesContext context,
ArrayList<ResourceUtils.ResourceInfo> resourceInfos) |
|
static ArrayList<String> |
ResourceUtils.filterStylesheets(javax.faces.context.FacesContext context,
ArrayList<ResourceUtils.ResourceInfo> resourceInfos) |
Copyright © 2018. All rights reserved.