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 |
|---|---|---|---|---|
| 476 | boolean | no | $zz['fields'][n]['title_append'] | Show |
| 817 | string: HTML | no | $zz['fields'][n]['title_button'] | Show |
| 479 | string: HTML | no | $zz['fields'][n]['title_desc'] description, will always be shown below title in form, values in format will be added automatically (cf. explanation) Relations: $zz['fields'][n]['format']; $zz['fields'][n]['explanation'] | Show |
| 13 | string: HTML | no | $zz['fields'][n]['title'] Title of database field, will be shown in form and table Optional, value will be generated from 'field_name' if not set (first letter uppercase, ending `_id` will be deleted) | Show |
| 998 | string | no | $zz['fields'][n]['title_export_p | Show |
| 478 | string: HTML | no | $zz['fields'][n]['title_tab'] title in table display (optional, default = 'title'), e. g. for abbreviations to save place | Show |
| 289 | boolean | no | $zz['fields'][n]['translate_fiel | Show |
| 774 | array | no | $zz['fields'][n]['translation'] gives the possibility to set individual variables for translation subtables, e. g. 'hide_in_list' | Show |
| 971 | boolean | no | $zz['fields'][n]['trim'] if set to true, 'memo' fields will be trimmed Relations: memo | Show |
| 183 | string | no | $zz['fields'][n]['type_detail'] type of field, used for option and predefined to set real type of field but still remain special functionality Relations: $zz['fields'][n]['type'] | Show |
| 177 | string | no | $zz['fields'][n]['type'] Here, the type of the field can be definfed. For a list of field types, see zz_fieldtypes Relations: zz_fieldtypes | Show |
| 684 | boolean | no | $zz['fields'][n]['unique'] if field value is unique, it can be used for where-clauses and will show only one record in display mode, without add new record | Show |
| 407 | string: HTML | no | $zz['fields'][n]['unit'] displays a unit behind a number, won't display if value = NULL Relations: number | Show |
| 960 | boolean | no | $zz['fields'][n]['update_on_deta Relations: timestamp | Show |
| 885 | string | no | $zz['fields'][n]['upload_default Relations: $zz['fields'][n]['default'] | Show |
| 569 | integer | no | $zz['fields'][n]['upload_field'] Relations: hidden | Show |
| 813 | string: function | no | $zz['fields'][n]['upload_func'] string; name of a function to format upload values (the only way to handle arrays) Relations: $zz['fields'][n]['upload_field'] | Show |
| 571 | string: SQL | no | $zz['fields'][n]['upload_sql'] SQL query to use with upload value, e. g. if you get a string but need an ID value. Relations: hidden; $zz['fields'][n]['upload_field'] | Show |
| 570 | mixed | no | $zz['fields'][n]['upload_value'] Relations: hidden; $zz['fields'][n]['upload_field'] | Show |
| 848 | boolean | no | $zz['fields'][n]['use_as_label'] Relations: subtable; $zz['fields'][n]['tick_to_save'] | Show |
916 records total