|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Context in org.apache.cocoon.components.deli |
---|
Constructors in org.apache.cocoon.components.deli with parameters of type Context | |
---|---|
DeliImpl.CocoonServletContext(Context context)
|
Uses of Context in org.apache.cocoon.components.flow |
---|
Fields in org.apache.cocoon.components.flow declared as Context | |
---|---|
protected Context |
AbstractInterpreter.context
|
Uses of Context in org.apache.cocoon.components.flow.javascript.fom |
---|
Methods in org.apache.cocoon.components.flow.javascript.fom that return Context | |
---|---|
Context |
FOM_Cocoon.getContext()
Get the current context |
Constructors in org.apache.cocoon.components.flow.javascript.fom with parameters of type Context | |
---|---|
FOM_Cocoon.FOM_Context(org.mozilla.javascript.Scriptable scope,
Context context)
|
Uses of Context in org.apache.cocoon.components.resolver |
---|
Fields in org.apache.cocoon.components.resolver declared as Context | |
---|---|
protected Context |
ResolverImpl.context
The context |
Uses of Context in org.apache.cocoon.components.source.impl |
---|
Fields in org.apache.cocoon.components.source.impl declared as Context | |
---|---|
protected Context |
ContextSourceFactory.envContext
The context |
Uses of Context in org.apache.cocoon.components.url |
---|
Methods in org.apache.cocoon.components.url with parameters of type Context | |
---|---|
static void |
ParsedContextURLProtocolHandler.setContext(Context newContext)
Set the ServletContext for this protocol. |
Uses of Context in org.apache.cocoon.components.xscript |
---|
Fields in org.apache.cocoon.components.xscript declared as Context | |
---|---|
protected Context |
XScriptManagerImpl.context
The Context instance. |
Uses of Context in org.apache.cocoon.environment |
---|
Methods in org.apache.cocoon.environment that return Context | |
---|---|
static Context |
ObjectModelHelper.getContext(Map objectModel)
|
Uses of Context in org.apache.cocoon.environment.background |
---|
Constructors in org.apache.cocoon.environment.background with parameters of type Context | |
---|---|
BackgroundEnvironment(Logger logger,
Context ctx)
|
Uses of Context in org.apache.cocoon.environment.commandline |
---|
Classes in org.apache.cocoon.environment.commandline that implement Context | |
---|---|
class |
CommandLineContext
Implements the Context interface |
Uses of Context in org.apache.cocoon.environment.http |
---|
Classes in org.apache.cocoon.environment.http that implement Context | |
---|---|
class |
HttpContext
Implements the Context interface |
Uses of Context in org.apache.cocoon.environment.portlet |
---|
Classes in org.apache.cocoon.environment.portlet that implement Context | |
---|---|
class |
PortletContext
Implements the Context interface
for the JSR-168 (Portlet) environment. |
Constructors in org.apache.cocoon.environment.portlet with parameters of type Context | |
---|---|
PortletEnvironment(String servletPath,
String pathInfo,
String uri,
String root,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
javax.portlet.PortletContext portletContext,
Context context,
String containerEncoding,
String defaultFormEncoding,
int defaultSessionScope)
Constructs a PortletEnvironment object from a PortletRequest and PortletResponse objects |
|
PortletEnvironment(String servletPath,
String pathInfo,
String uri,
String root,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
javax.portlet.PortletContext portletContext,
Context context,
String containerEncoding,
String defaultFormEncoding,
int defaultSessionScope)
Constructs a PortletEnvironment object from a PortletRequest and PortletResponse objects |
Uses of Context in org.apache.cocoon.faces.context |
---|
Constructors in org.apache.cocoon.faces.context with parameters of type Context | |
---|---|
ExternalContextImpl(Context context,
Request request,
Response response)
|
Uses of Context in org.apache.cocoon.generation |
---|
Fields in org.apache.cocoon.generation declared as Context | |
---|---|
protected Context |
XPathTraversableGenerator.context
The cocoon context used for mime-type mappings |
protected Context |
ServletGenerator.context
|
Constructors in org.apache.cocoon.generation with parameters of type Context | |
---|---|
VelocityGenerator.ChainedContext(org.apache.velocity.context.Context ctx,
Request request,
Response response,
Context application,
Parameters parameters)
Default constructor. |
Uses of Context in org.apache.cocoon.jxpath |
---|
Classes in org.apache.cocoon.jxpath that implement Context | |
---|---|
class |
JXPathCocoonContexts.ContextProxy
|
Methods in org.apache.cocoon.jxpath with parameters of type Context | |
---|---|
org.apache.commons.jxpath.JXPathContext |
JXPathCocoonContexts.getApplicationContext(Context envContext)
Returns a JXPathContext bound to the "application" scope. |
org.apache.commons.jxpath.JXPathContext |
JXPathCocoonContexts.getSessionContext(Session session,
Context envContext)
Returns a JXPathContext bound to the "session" scope. |
Constructors in org.apache.cocoon.jxpath with parameters of type Context | |
---|---|
JXPathCocoonContexts.ContextProxy(Context delegate)
|
Uses of Context in org.apache.cocoon.transformation |
---|
Fields in org.apache.cocoon.transformation declared as Context | |
---|---|
protected Context |
AbstractSAXTransformer.context
The current Context object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |