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 |
|---|---|---|---|---|
| 5 | array | yes | $zz_conf Main configuration variables. To be set in table scripts or central configuration file. Most variables will have a reasonable default. | Show |
| 237 | string | no | $zz_conf['access'] deprecated, use $zz['access'] instead Relations: $zz['access']; FORM; LIST | Show |
| 243 | string: filename | no | $zz_conf['action_dir'] Directory where included scripts from $zz['extra_action'] reside Relations: $zz['extra_action']; ACTION | Show |
| 236 | mixed | no | $zz_conf['add'] Add or do not add data.
Can be an array to allow adding of records whith specific values already set. Format:
- `type`: Title, as in Add new ...
- `field_name`: field_name for which value will already be set when adding a new record
- `value`: value to field_name which will be set
- `title`: title-attribute to explain add link further
- `explanation`: (optional) will be written behind the link Relations: FORM; LIST | Show |
| 346 | boolean | no | $zz_conf['add_link'] add new record link will be shown (true) or not (false); normally this needs not to be set, because it's the same as $zz_conf['add'] Relations: LIST; OUTPUT | Show |
| 775 | boolean | no | $zz_conf['always_show_empty_deta Relations: subtable | Show |
| 284 | array | no | $zz_conf['breadcrumbs'] Relations: OUTPUT; brick_forms() | Show |
| 783 | boolean | no | $zz_conf['cancel_link'] shows/hides cancel link | Show |
| 874 | boolean | no | $zz_conf['character_set_db_multi Relations: $zz_conf['character_set'] | Show |
| 45 | string | no | $zz_conf['character_set'] Character encoding which is used to serve pages, convert text to filenames and more. Relations: GLOBAL | Show |
| 795 | boolean | no | $zz_conf['check_referential_inte Relations: $zz_conf['relations_table'] | Show |
| 776 | boolean | no | $zz_conf['copy'] allows to copy a record (add new record with the data of the old record as a basis) | Show |
| 250 | resource | no | $zz_conf['db_connection'] resource of MySQL connection (open connection will be used, therefore this value can be set to true as well) Relations: GLOBAL | Show |
| 876 | string: SQL | yes | $zz_conf['db_name_local'] local (development) database name for website Relations: $zz_setting['local_access']; $zz_conf['db_name'] | Show |
| 251 | string | yes | $zz_conf['db_name'] database name Relations: GLOBAL | Show |
| 287 | boolean | no | $zz_conf['debug_time'] Logs the processing time that was used by certain functions into the zzform error handling Relations: debug.inc.php; OUTPUT | Show |
| 91 | boolean | no | $zz_conf['debug'] Turns debugging in zzform on or off; debugging mode, shows several debugging outputs directly in the html output Relations: debug.inc.php; OUTPUT | Show |
| 903 | string | no | $zz_conf['decimal_point'] Decimal point for numbers, depending on language | Show |
| 826 | array | no | $zz_conf['default_language_for'] Relations: $zz_conf['language'] | Show |
| 213 | boolean | no | $zz_conf['delete'] delete records possible or not Relations: FORM; LIST | Show |
119 records total