Package | Description |
---|---|
org.apache.myfaces.tobago.context |
Modifier and Type | Method and Description |
---|---|
ThemeScript[] |
Theme.getScriptResources(boolean production) |
ThemeScript[] |
ThemeImpl.getScriptResources(boolean production) |
Modifier and Type | Method and Description |
---|---|
List<ThemeScript> |
ThemeResources.getScriptList() |
Modifier and Type | Method and Description |
---|---|
boolean |
ThemeResources.addExcludeScript(ThemeScript script) |
boolean |
ThemeResources.addIncludeScript(ThemeScript script) |
boolean |
ThemeResources.addScript(ThemeScript script,
boolean exclude)
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.