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 |
---|---|---|---|---|
889 | string | no | $zz['fields'][n]['display_empty' Relations: display | Show |
182 | string: field | no | $zz['fields'][n]['display_field' Relations: select; write_once; display | Show |
830 | array | no | $zz['fields'][n]['display_title' Relations: display | Show |
401 | string | no | $zz['fields'][n]['display_value' Relations: write_once; display | Show |
716 | boolean | no | $zz['fields'][n]['dont_check_on_ | Show |
966 | boolean | no | $zz['fields'][n]['dont_copy'] do not copy contents of this field if copying a record Relations: $zz_conf['copy'] | Show |
500 | boolean | no | $zz['fields'][n]['dont_delete_re Relations: subtable | Show |
748 | boolean | no | $zz['fields'][n]['dont_mark_sear | Show |
970 | boolean | no | $zz['fields'][n]['dont_require_o Relations: password_change | Show |
424 | boolean | no | $zz['fields'][n]['dont_show_file | Show |
191 | boolean | no | $zz['fields'][n]['dont_show_imag | Show |
995 | boolean | no | $zz['fields'][n]['dont_show_miss Relations: $zz['fields'][n]['dont_show_missing'] | Show |
710 | boolean | no | $zz['fields'][n]['dont_show_miss | Show |
849 | boolean | no | $zz['fields'][n]['dont_sort'] if set to true, no ordering in this column is allowed; 'id'-columns are set to true by default, if you'd like to order by id, you have to set them to false explicitly | Show |
938 | boolean | no | $zz['fields'][n]['dont_trim'] if set to true, 'text' fields won't be trimmed Relations: text | Show |
996 | boolean | no | $zz['fields'][n]['enum_textinput Relations: select; $zz['fields'][n]['enum'] | Show |
397 | array | no | $zz['fields'][n]['enum_title'] Optional. In case you don't like your ENUM values, you can set an array with different values that will be shown instead the values in the database. Good for translations. Relations: select; $zz['fields'][n]['enum'] | Show |
396 | array | no | $zz['fields'][n]['enum'] list for enum, default value with 'default' should be set as well Relations: $zz['fields'][n]['show_values_as_list']; select; $zz['fields'][n]['enum']; $zz['fields'][n]['default'] | Show |
844 | array | no | $zz['fields'][n]['enum_abbr'] List of abbreviations for enum, in list view, abbreviation will be shown in form view and displayed as abbr-element in list view Relations: select | Show |
969 | string: HTML | no | $zz['fields'][n]['error_msg'] Show individual error message if validation failed instead of generic message | Show |
916 records total