
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| void | checkEnctype (WOContext context) |
| ERXWOFileUpload (String string, NSDictionary nsdictionary, WOElement woelement) | |
| void | takeValuesFromRequest (WORequest worequest, WOContext wocontext) |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERXWOFileUpload.class) |
| ERXWOFileUpload | ( | String | string, | |
| NSDictionary | nsdictionary, | |||
| WOElement | woelement | |||
| ) |
Public constructor
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Reimplemented in ERXPatcher.DynamicElementsPatches.FileUpload.
| void checkEnctype | ( | WOContext | context | ) |
| void takeValuesFromRequest | ( | WORequest | worequest, | |
| WOContext | wocontext | |||
| ) |
1.5.8