Package org.apache.cocoon.components.flow.javascript.fom

Interface Summary
PageLocal  
PageLocalScope  
 

Class Summary
AO_FOM_Cocoon Implementation of FOM (Flow Object Model).
AO_FOM_Cocoon.FOM_Context  
AO_FOM_Cocoon.FOM_Cookie  
AO_FOM_Cocoon.FOM_Log  
AO_FOM_Cocoon.FOM_Request  
AO_FOM_Cocoon.FOM_Response  
AO_FOM_Cocoon.FOM_Session  
AO_FOM_JavaScriptInterpreter Interface with the JavaScript interpreter.
AO_FOM_JavaScriptInterpreter.ThreadScope  
FOM_Cocoon Implementation of FOM (Flow Object Model).
FOM_Cocoon.FOM_Context JS wrapper for Cocoon's context object.
FOM_Cocoon.FOM_Request JS wrapper for Cocoon's request object.
FOM_Cocoon.FOM_Session JS wrapper for Cocoon's session object.
FOM_JavaScriptFlowHelper Provides the interface between the JavaScript flow controller layer and the view layer.
FOM_JavaScriptInterpreter Interface with the JavaScript interpreter.
FOM_JavaScriptInterpreter.ThreadScope  
FOM_WebContinuation  
JavaScriptAspectWeaver The JavaScriptAspectWeaver provides functionality to intercept JavaScript functions Known restrictions, to be implemented, open questions:
Add interception support for scripts loaded by "cocoon.load( uri, aspectFiles[] )"
So we have to find the best solution to provide access to a configured JavaScriptAspectWeaver within the cocoon.load method.
PageLocalImpl  
PageLocalScopeHolder  
PageLocalScopeImpl  
 

Exception Summary
FOMResourceNotFoundException The exception thrown when the FOM classes can't find the necessary resource.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.