
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 |
secure enabled filename
| ERPDFWrapper | ( | String | name, | |
| NSDictionary< String, WOAssociation > | someAssociations, | |||
| WOElement | component | |||
| ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| WOResponse generateResponse | ( | ) |
| void responseAsPdf | ( | WOResponse | response, | |
| WOContext | context | |||
| ) | [protected] |
NSMutableDictionary<String, WOAssociation> _associations [protected] |
WOElement _component [protected] |
WOAssociation _enabled [protected] |
WOAssociation _filename [protected] |
WOAssociation _secure [protected] |
1.5.8