ERPDFWrapper Class Reference

Inherits com::webobjects::appserver::_private::WODynamicGroup, and com::webobjects::appserver::WOActionResults.

Collaboration diagram for ERPDFWrapper:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
 ERPDFWrapper (String name, NSDictionary< String, WOAssociation > someAssociations, WOElement component)
WOResponse generateResponse ()

Protected Member Functions

void responseAsPdf (WOResponse response, WOContext context)

Protected Attributes

NSMutableDictionary< String,
WOAssociation > 
_associations
WOElement _component
WOAssociation _enabled
WOAssociation _filename
WOAssociation _secure


Detailed Description

ERPDFWrapper will render the containing component content as a PDF document. The contained content must be valid XHTML markup suitable for processing by the chosen rendering engine. ERPDFWrapper is intended to be the outer most element on the page and should not have any trailing content or whitespace after the closing tag.

secure enabled filename

Author:
sharpy

q


Constructor & Destructor Documentation

ERPDFWrapper ( String  name,
NSDictionary< String, WOAssociation >  someAssociations,
WOElement  component 
)


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

WOResponse generateResponse (  ) 

void responseAsPdf ( WOResponse  response,
WOContext  context 
) [protected]


Member Data Documentation

NSMutableDictionary<String, WOAssociation> _associations [protected]

WOElement _component [protected]

WOAssociation _enabled [protected]

WOAssociation _filename [protected]

WOAssociation _secure [protected]


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

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