|
Project Wonder 5.0.0.8787 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
com.webobjects.appserver._private.WOHTMLDynamicElement
com.webobjects.appserver._private.WOInput
com.webobjects.appserver._private.WOFileUpload
er.extensions.components._private.ERXWOFileUpload
public class ERXWOFileUpload
Enhanced WOFileUpload.
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver._private.WOFileUpload |
|---|
CONTENTTYPE_KEY, DEFAULT_BUFFER_SIZE, FILENAME_SUBKEY, MIMETYPE_SUBKEY |
| Fields inherited from class com.webobjects.appserver._private.WOInput |
|---|
_disabled, _escapeHTML, _hidden, _name, _value |
| Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML |
| Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
_children |
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
ERXWOFileUpload(String string,
NSDictionary nsdictionary,
WOElement woelement)
Public constructor |
|
| Method Summary | |
|---|---|
void |
appendToResponse(WOResponse response,
WOContext context)
|
void |
checkEnctype(WOContext context)
|
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
|
| Methods inherited from class com.webobjects.appserver._private.WOFileUpload |
|---|
_appendValueAttributeToResponse, bufferSizeInContext, copyDataInContext, createTempFileInContext, invokeAction, localFilePathInContext, outputStreamInContext, overwriteInContext, renameTempFileInContext, toString, type, writeOuputStream |
| Methods inherited from class com.webobjects.appserver._private.WOInput |
|---|
_appendDisabledAttributeToResponse, _appendNameAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, valueStringInContext |
| Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociations |
| Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERXWOFileUpload(String string,
NSDictionary nsdictionary,
WOElement woelement)
| Method Detail |
|---|
public void checkEnctype(WOContext context)
public void takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
takeValuesFromRequest in class com.webobjects.appserver._private.WOFileUpload
public void appendToResponse(WOResponse response,
WOContext context)
appendToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElement
|
Last updated: Wed, Jan 7, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||