NAME
Egg::Plugin::Upload - Plugin to support file upload.
DESCRIPTION
This is a base class for the file upload plugin.
However, it is good only to describe Upload in Egg. The subclass judges the environment and reads by the automatic operation.
UPLOAD METHODS
$e->request->upload ‚Ŏ󂯎æ‚Á‚½ ƒIƒuƒWƒFƒNƒg‚ÅŽg—p‚Å‚«‚éƒ�ƒ\ƒbƒh‚Å‚·�B
new
Constructor who returns up-loading object.
name
ƒpƒ‰ƒ��[ƒ^–¼‚ð•Ô‚µ‚Ü‚·�B
Alias: key
handle
The file steering wheel of the preservation file is temporarily returned.
Alias: fh
catfilename
Only the file name that doesn't contain PATH is returned.
copy_to ( [COPY_PATH] )
The preservation file is temporarily copied onto COPY_PATH.
link_to ( [LINK_PATH] )
The hard link of the preservation file is temporarily made.
SEE ALSO
Egg::Plugin::Upload::CGI, Egg::Plugin::Upload::ModPerl, Egg::Release,
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT
Copyright (C) 2007 by Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 58:
Non-ASCII character seen before =encoding in '‚Ŏ󂯎æ‚Á‚½'. Assuming CP1252