fileuploadFile upload class Init class (all parameters optional and able to be set/overwritten separately) - scope is global and valid for all uploads
Located in /includes/functions_upload.php (line 458)
fileupload
fileupload
([string $error_prefix = ''], [array $allowed_extensions = false], [int $max_filesize = false], [int $min_width = false], [int $min_height = false], [int $max_width = false], [int $max_height = false], [ $disallowed_content = false])
Constructor fileupload (line 481)
Init file upload class.
assign_internal_error (line 814)
Assign internal error
common_checks (line 854)
Perform common checks
form_upload (line 562)
Form upload method Upload file from users harddisk
image_types (line 935)
Return image type/extension mapping
is_valid (line 918)
Check if form upload is valid
local_upload (line 616)
Move file from another location to phpBB
remote_upload (line 697)
Remote upload method Uploads file from given url
reset_vars (line 493)
Reset vars
set_allowed_dimensions (line 516)
Set allowed dimensions
set_allowed_extensions (line 505)
Set allowed extensions
set_disallowed_content (line 538)
Set disallowed strings
set_error_prefix (line 549)
Set error prefix
set_max_filesize (line 527)
Set maximum allowed filesize
valid_content (line 927)
Check for allowed extension
valid_dimensions (line 897)
Check for allowed dimension
valid_extension (line 889)
Check for allowed extension
Documentation generated on Tue, 26 Aug 2008 08:34:05 +0200 by phpDocumentor 1.4.2