Changes for page WOFileUpload
Last modified by David Holt on 2012/01/30 22:18
From version 28.1
edited by Pascal Robert
on 2011/04/26 18:47
on 2011/04/26 18:47
Change comment:
There is no comment for this version
To version 34.1
edited by Kieran Kelleher
on 2011/04/27 03:10
on 2011/04/27 03:10
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.kieran - Content
-
... ... @@ -10,7 +10,16 @@ 10 10 11 11 {{code}} 12 12 13 -WOFileUpload { filePath=aPath; data=fileData; [inputStream=fileName]; [bufferSize=sizeKB]; [outputStream=fileName]; [streamToFilePath=filePath]; [overwrite=[boolean]]; [finalFilePath=filePath];} 13 +WOFileUpload { 14 + filePath=aPath; 15 + data=fileData; 16 + [inputStream=fileName]; 17 + [bufferSize=sizeKB]; 18 + [outputStream=fileName]; 19 + [streamToFilePath=filePath]; 20 + [overwrite=[boolean]]; 21 + [finalFilePath=filePath]; 22 +} 14 14 15 15 {{/code}} 16 16 ... ... @@ -51,8 +51,10 @@ 51 51 52 52 {{/code}} 53 53 54 -= =Related documents ==63 += Related documents = 55 55 65 +[[ERXWOFileUpload>>http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/extensions/components/_private/ERXWOFileUpload.html]] 66 +[[AjaxFileUpload>>http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/ajax/AjaxFileUpload.html]] 56 56 [[ERAttachment>>WONDER:ERAttachment Framework]] 57 57 [[Database vs Filesystem>>WO:Development-Database vs Filesystem]] 58 58 [[Localization and Internationalization>>WO:Development-Localization and Internationalization]]