Technical Documentation
Show a record
|
Submit data …
|
||||||
| ID | 576 | |||||
| Category | function | |||||
| Required | no | |||||
| Element | zz_upload_check_files() | |||||
| Description | checks files, puts information to 'image' array |
|||||
| Description de | ||||||
| Example | ||||||
| Default value | ||||||
| Mother ID | zz_upload_get() | [574] | |||||
| Relation |
|
|||||
| Updated | 08 Jan 2010 16:27:25 |
- Selection Teilbaum:
- $ops
- $page
- $zz
- $zz_conf
- $zz_conf INTERNAL
- $zz_conf UPLOAD
- $zz_error
- $zz_page
- $zz_setting
- $zz_sql
- $zz_tab
- $zz_var
- WEBSERVER_DIRECTORY
- zz_constants
- zz_fieldtypes
- zz_states
- zzbrick
- zzform
- zzwrap
- – all –
| ID | Category | Req. | Element | Action |
|---|---|---|---|---|
| 489 | container | no | $zz_conf UPLOAD $zz_conf-variables for upload module | Show |
| 19 | boolean | no | $zz_conf['backup'] Do a backup of old files? Relations: upload.inc.php; ACTION | Show |
| 270 | string: filename | no | $zz_conf['backup_dir'] directory where old files shall be backed up to Relations: upload.inc.php; ACTION | Show |
| 277 | array | no | $zz_conf['exif_supported'] filetypes that support exif. Relations: upload.inc.php; ACTION | Show |
| 275 | array | no | $zz_conf['file_types'] Known filetypes, array with array for each file_type ('filetype', 'ext_old', 'ext', 'mime', 'desc') Relations: upload.inc.php; ACTION | Show |
| 271 | string | no | $zz_conf['graphics_library'] graphics library used for image manipulation (imagemagick is default, gd is also possible, others are currently not supported) Relations: upload.inc.php; GLOBAL | Show |
| 273 | array | no | $zz_conf['imagemagick_paths'] paths where zzform looks for imagemagick binary Relations: upload.inc.php; GLOBAL | Show |
| 274 | array | no | $zz_conf['image_types'] Image filetypes, supported by PHP, should only be changed if PHP supports more. Relations: upload.inc.php; GLOBAL | Show |
| 747 | string: filename | no | $zz_conf['imagemagick_path_unchecked'] Single path for imagemagick commands, path won't be checked Relations: $zz_conf['imagemagick_paths'] | Show |
| 276 | array | no | $zz_conf['mime_types_rewritten'] array('unwanted_mimetype' => 'wanted_mimetype') e. g. for image/pjpeg = image/jpeg Relations: upload.inc.php; GLOBAL | Show |
| 222 | string: filename | no | $zz_conf['tmp_dir'] Directory; temporary folder for file uploads, should only be set if it has to be different from PHP temp dir Relations: upload.inc.php; GLOBAL | Show |
| 644 | boolean | no | $zz_conf['upload_copy_for_rename'] let's you use copy and unlink instead of rename if system has a problem with renaming files (e. g. over partitions) | Show |
| 597 | array | no | $zz_conf['upload_destination_filetype'] Value of arrays ('tiff' => 'png') that tells zzform how to convert a non-web-image into a web image. Relations: upload.inc.php; $zz['fields'][n]['image'][n]['input_filetypes'] | Show |
| 820 | array | no | $zz_conf['upload_filetype_map'] Assigns different file extensions to a common filetype | Show |
| 927 | array | no | $zz_conf['upload_imagick_options_for'] Options for Imagemagick, will be put into imagemagick call 1:1; here: depending on source filetype Relations: $zz_conf['upload_imagick_options'] | Show |
| 713 | string | no | $zz_conf['upload_imagick_options'] Options for Imagemagick, will be put into imagemagick call 1:1 | Show |
| 595 | array | no | $zz_conf['upload_iptc_fields'] Assignment of IPTC field indexes to readable field names Relations: upload.inc.php | Show |
| 926 | string: filename | no | $zz_conf['upload_log'] If set, will log all upload related exec functions into this file. | Show |
| 272 | integer | no | $zz_conf['upload_MAX_FILE_SIZE'] in bytes Relations: upload.inc.php; GLOBAL | Show |
| 624 | array | no | $zz_conf['upload_multipage_images'] Defines multipage images, here, we'll consider only page 1 or layer 1 Relations: upload.inc.php | Show |
30 records total