|
|||||||||||
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 |
Classes in org.apache.cocoon.components.flow.javascript.fom that implement Context | |
static class |
FOM_Cocoon.FOM_Context
|
Methods in org.apache.cocoon.components.flow.javascript.fom that return Context | |
Context |
FOM_Cocoon.getContext()
Get the current context |
Context |
AO_FOM_Cocoon.getContext()
Get the current 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,
ServiceManager manager)
|
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 uri,
String root,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
javax.portlet.PortletContext portletContext,
Context context,
String containerEncoding,
String defaultFormEncoding)
Constructs a PortletEnvironment object from a PortletRequest and PortletResponse objects |
|
PortletEnvironment(String servletPath,
String uri,
String root,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
javax.portlet.PortletContext portletContext,
Context context,
String containerEncoding,
String defaultFormEncoding)
Constructs a PortletEnvironment object from a PortletRequest and PortletResponse objects |
Uses of Context in org.apache.cocoon.generation |
Fields in org.apache.cocoon.generation declared as Context | |
protected Context |
ServletGenerator.context
|
protected Context |
XPathTraversableGenerator.context
The cocoon context used for mime-type mappings |
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 |
Methods in org.apache.cocoon.jxpath with parameters of type Context | |
org.apache.commons.jxpath.JXPathContext |
JXPathCocoonContexts.getSessionContext(Session session,
Context cocoonContext)
Returns a JXPathContext bound to the "session" scope. |
org.apache.commons.jxpath.JXPathContext |
JXPathCocoonContexts.getApplicationContext(Context cocoonContext)
Returns a JXPathContext bound to the "application" scope. |
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 |