|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.script.SimpleScriptContext
php.java.script.PhpSimpleHttpScriptContext
php.java.faces.PhpFacesScriptContext
public class PhpFacesScriptContext
A custom ScriptContext, keeps a ContextFactory and a HttpProxy.
| Field Summary |
|---|
| Fields inherited from class php.java.script.PhpSimpleHttpScriptContext |
|---|
APPLICATION_SCOPE, REQUEST_SCOPE, SESSION_SCOPE |
| Fields inherited from interface javax.script.ScriptContext |
|---|
ENGINE_SCOPE, GLOBAL_SCOPE |
| Constructor Summary | |
|---|---|
PhpFacesScriptContext()
|
|
| Method Summary |
|---|
| Methods inherited from class php.java.script.PhpSimpleHttpScriptContext |
|---|
call, getAttribute, getAttribute, getContext, getContinuation, getRequest, getResponse, getWriter, initialize, setAttribute, setContinuation, setWriter |
| Methods inherited from class javax.script.SimpleScriptContext |
|---|
getAttributesScope, getBindings, removeAttribute, setBindings |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhpFacesScriptContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||