Technical Documentation
- 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 |
---|---|---|---|---|
388 | boolean | no | $zz['fields'][n]['exclude_from_s | Show |
474 | string: HTML | no | $zz['fields'][n]['explanation_to Relations: $zz['fields'][n]['explanation'] | Show |
475 | string: HTML | no | $zz['fields'][n]['explanation'] explanation how to fill in values in this field, will only be shown in edit or insert mode | Show |
643 | boolean | no | $zz['fields'][n]['export_no_html | Show |
786 | boolean | no | $zz['fields'][n]['export'] Exclude field from export | Show |
685 | string | no | $zz['fields'][n]['f_field_name'] INTERNAL USE ONLY Relations: $zz['fields'][n]['field_name'] | Show |
408 | integer | no | $zz['fields'][n]['factor'] factor for avoiding doubles as database fields Relations: number | Show |
11 | string: field | yes | $zz['fields'][n]['field_name'] Database field name; required, if field value shall be shown or changed in the output. Not all fields of a table have to be defined, the undefined fields will be ignored by the script. Relations: $zz['fields'][n] | Show |
994 | integer | no | $zz['fields'][n]['field_sequence | Show |
621 | array | no | $zz['fields'][n]['fielddefs'] In combination with 'values', 'fielddefs' allows to change some $zz['fields']-settings for individual detail records where values are preset.
The first numerical index of the field definition corresponds to the numerical index of the corresponding value, the second index corresponds to the field index that shall be changed. Relations: subtable; $zz['fields'][n]['values'] | Show |
364 | array | no | $zz['fields'][n]['fields'] List of fields which are used to create an identifier (`$zz['fields'][n]['type'] = 'identifier'`). If field_name of identifier-field is part of the array, the identifier won't be changed later on (write_once). Corresponding values of ID fields may be used writing `field_id[value]`. The fields are used in the same order as in the array.
vars which will be passed to function or identifier, might be in form like "select_id[field_name_from_selec | Show |
172 | string: field | no | $zz['fields'][n]['fields'][n]['d | Show |
847 | boolean | no | $zz['fields'][n]['for_action_ign Relations: $zz['fields'][n]['def_val_ignore'] | Show |
429 | string: field | no | $zz['fields'][n]['foreign_key_fi Relations: subtable | Show |
198 | string | no | $zz['fields'][n]['form_display'] - vertical (default vertical view as in standard form)
- horizontal: shows detail records in list view
- set: show detail records like set with radio buttons; works only with a detail table just with detail_table_id, foreign_key of main table and some other ID.
- inline: only works with 1 subrecord, show subfields as if they're part of the main record Relations: select; subtable | Show |
35 | string: function | no | $zz['fields'][n]['format'] Formats in form view text content of field with this markup language (e. g. Markdown), function of the same name must lie inside zzform-folder Relations: text; memo | Show |
976 | integer | no | $zz['fields'][n]['formatting_spa | Show |
399 | string: function | no | $zz['fields'][n]['function'] function which will be called to change input value
`function($vars, $field_name);`
$vars = POST vars of fields defined in an array in $zz['fields'][n]['fields']
$fie Relations: hidden | Show |
810 | string | no | $zz['fields'][n]['geo_display_be Relations: number | Show |
811 | string | no | $zz['fields'][n]['geo_format'] output of coordinate, possible values are dec, dms, deg, dm Relations: number | Show |
916 records total