ERXExternalContent Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for ERXExternalContent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext arg1)
 ERXExternalContent (WOContext context)

Protected Member Functions

String contentString ()

Private Member Functions

URL url ()

Static Private Attributes

static final Logger log = Logger.getLogger(ERXExternalContent.class)


Detailed Description

Wraps an external content which is retrieved from an URL. Any binding starting with "?" will be added to the request headers. Supports file:// and http:// URLs. The reason it's stateless

url url to get content from. encoding content encoding to use.

Author:
ak on 31.10.05 ERExtensions

Constructor & Destructor Documentation

ERXExternalContent ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.

Parameters:
response to which we are appending
context context of the response

Reimplemented from ERXNonSynchronizingComponent.

String contentString (  )  [protected]

URL url (  )  [private]


Member Data Documentation

final Logger log = Logger.getLogger(ERXExternalContent.class) [static, private]

logging support


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

Generated on Sat May 26 06:43:03 2012 for Project Wonder by  doxygen 1.5.8