AjaxStatelessJSONClient Class Reference

Inherits er::extensions::components::ERXComponent.

Inherited by AjaxJSONClient.

Collaboration diagram for AjaxStatelessJSONClient:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AjaxStatelessJSONClient (WOContext context)
void appendToResponse (WOResponse woresponse, WOContext wocontext)
boolean global ()
boolean isStateless ()
String jsonComponent ()
String jsonInstance ()
boolean synchronizesVariablesWithBindings ()


Detailed Description

StatelessJSONClient renders a "new JSONRpcClient('...')" with a URL back to your application (along with a session ID if there is one).

var jsonClient = <wo:StatelessJSONClient/>;

Author:
mschrag callback the initialization callback

Constructor & Destructor Documentation

AjaxStatelessJSONClient ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls _checkAccess prior to super.appendToResponse and adds support for ClickToOpen (TM).

Reimplemented from ERXComponent.

boolean global (  ) 

Reimplemented in AjaxJSONClient.

boolean isStateless (  ) 

Reimplemented in AjaxJSONClient.

String jsonComponent (  ) 

Reimplemented in AjaxJSONClient.

String jsonInstance (  ) 

Reimplemented in AjaxJSONClient.

boolean synchronizesVariablesWithBindings (  ) 


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:41 2012 for Project Wonder by  doxygen 1.5.8