internal package
Foswiki
::
Request
::Upload
See
PublishedAPI
for packages intended to be used by Plugin and Contrib authors, or
browse all packages
.
See also
Developing plugins
,
Developer's Bible
,
Technical Overview
Perl Module:
Child packages
Child packages
On this page:
internal package Foswiki::Request::Upload
ClassMethod new()
ObjectMethod finish()
ObjectMethod uploadInfo() → $headers
ObjectMethod handle() → ( $fh )
ObjectMethod tmpFileName() → ( $tmpName )
internal package
Foswiki::Request::Upload
Class to encapsulate uploaded file info.
ClassMethod
new()
Constructs a
Foswiki::Request::Upload
object
ObjectMethod
finish()
Deletes temp file associated.
ObjectMethod
uploadInfo() → $headers
Returns a hashref to information about uploaded file as sent by browser.
ObjectMethod
handle() → ( $fh )
Returns an open filehandle to uploaded file.
ObjectMethod
tmpFileName() → ( $tmpName )
Returns the names of temporarly created file.
This topic: System
>
WebHome
>
ReferenceManual
>
DeveloperDocumentationCategory
>
PerlDoc
Topic revision:
19 Apr 2011,
ProjectContributor
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding BACCHUS Wiki?
Send feedback