| Modifier and Type | Method and Description |
|---|---|
View |
TemplatesChoiceListInitializerImpl.ViewWrapper.getView() |
| Constructor and Description |
|---|
ViewWrapper(View view) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseView
Base class for resources views.
|
class |
BundleView
Implementation of a view, located in an OSGi bundle.
|
class |
FileSystemView
Deprecated.
in favour of
BundleView |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<View> |
RenderService.getViewsSet(ExtendedNodeType nt,
JCRSiteNode site,
String templateType) |
| Modifier and Type | Method and Description |
|---|---|
int |
FileSystemView.compareTo(View template)
Deprecated.
|
int |
BaseView.compareTo(View otherView) |
| Modifier and Type | Method and Description |
|---|---|
View |
JSR223Script.getView()
Provides access to the view associated with this script
|
View |
Script.getView()
Provides access to the view associated with this script
|
View |
RequestDispatcherScript.getView()
Provides access to the view associated with this script
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<View> |
ScriptResolver.getViewsSet(ExtendedNodeType nt,
JCRSiteNode site,
String templateType) |
| Modifier and Type | Method and Description |
|---|---|
Script |
ScriptFactory.createScript(View view) |
Script |
JSR223ScriptFactory.createScript(View view) |
Script |
RequestDispatcherScriptFactory.createScript(View view) |
void |
ScriptFactory.initView(View view) |
void |
JSR223ScriptFactory.initView(View view) |
void |
RequestDispatcherScriptFactory.initView(View view) |
| Constructor and Description |
|---|
JSR223Script(View view)
Builds the script object
|
RequestDispatcherScript(View view)
Builds the script object
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<View> |
BundleScriptResolver.getViewsSet(ExtendedNodeType nt,
JCRSiteNode site,
String templateType) |
| Modifier and Type | Method and Description |
|---|---|
Script |
BundleJSR223ScriptFactory.createScript(View view) |
| Modifier and Type | Method and Description |
|---|---|
Script |
WebflowDispatcherScriptFactory.createScript(View view) |
void |
WebflowDispatcherScriptFactory.initView(View view) |
| Constructor and Description |
|---|
WebflowDispatcherScript(View view)
Builds the script object
|
WebflowDispatcherScript(View view,
boolean xssFilteringEnabled)
Builds the script object
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.