Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.template |
Modifier and Type | Method and Description |
---|---|
Context |
GenerationContext.getContext(String name)
Return a
Context by given name. |
Context |
GenerationContext.getPageContext()
Return the page context if set.
|
Modifier and Type | Method and Description |
---|---|
Context |
Evaluator.getContext()
Provides the current context object.
|
Context |
Context.getParentContext()
Provides the parent context of this one.
|
Context |
Evaluator.popContext()
Provides and pops the current context from this evaluation.
|
Context |
Evaluator.pushContext(String name)
Will push a new context.
|
Context |
Evaluator.pushContext(String name,
Object target)
Will push a new context and set the target object as #this.
|
Context |
Evaluator.pushContext(String name,
String info)
Will push a new context and an info text on the stack
|
Modifier and Type | Method and Description |
---|---|
void |
Evaluator.pushContext(Context context)
Set a new top context.
|
void |
Context.setParentContext(Context superContext)
Sets the parent context for this one.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210