ERAttachmentLink Class Reference

Inherits com::webobjects::appserver::_private::WODynamicGroup.

Collaboration diagram for ERAttachmentLink:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
 ERAttachmentLink (String name, NSDictionary< String, WOAssociation > associations, WOElement template)

Private Attributes

NSMutableDictionary< String,
WOAssociation > 
_associations
WOAssociation _attachment
WOAssociation _configurationName
WOAssociation _download


Detailed Description

ERAttachmentLink is like a WOHyperlink that points to an attachment's contents.

Author:
mschrag attachment the ERAttachment to link to configurationName (optional) the configuration name for this attachment (see top level documentation) class (optional) the css class id (optional) the html element id style (optional) the css inline style download if true, the attachment will be downloaded instead of inlined

Constructor & Destructor Documentation

ERAttachmentLink ( String  name,
NSDictionary< String, WOAssociation >  associations,
WOElement  template 
)


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)


Member Data Documentation

NSMutableDictionary<String, WOAssociation> _associations [private]

WOAssociation _attachment [private]

WOAssociation _configurationName [private]

WOAssociation _download [private]


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