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 |
---|---|---|---|---|
952 | boolean | no | $zz['fields'][n]['merge_ignore'] Field will be ignored for comparison of main records while merging Relations: $zz_conf['merge'] | Show |
714 | integer | no | $zz['fields'][n]['min_records_re Relations: $zz['fields'][n]['min_records']; subtable | Show |
189 | integer | no | $zz['fields'][n]['min_records'] Relations: subtable | Show |
939 | string: SQL | no | $zz['fields'][n]['min_records_sq Relations: subtable | Show |
650 | string | no | $zz['fields'][n]['msg_no_subtabl | Show |
911 | boolean | no | $zz['fields'][n]['multiple_edit' Relations: $zz[list']['select_multiple_records'] | Show |
436 | boolean | no | $zz['fields'][n]['null_string'] Field value might be 0 or '', won't be set to NULL => output = '' Relations: $zz['fields'][n]['null'] | Show |
435 | boolean | no | $zz['fields'][n]['null'] Field value might be 0 or '', won't be set to NULL => output = 0 Relations: $zz['fields'][n]['null_string'] | Show |
398 | string | no | $zz['fields'][n]['number_type'] - 'longitude' | 'latitude', for entering geo information
- 'currency' for money
- 'bytes' for bytes, for displaying MB, GB, TB etc.
- 'number' for numbers, formatted with thousands_separator and decimal_point Relations: number | Show |
427 | array | no | $zz['fields'][n]['options'] Together with enum-array; values from enum-array will have to be set as pairs. E. g. enum-value proportional will be an array in options, first is key which will be added to image, second is corresponding value: ['options'] = array('proportional' => array('key' => 'value')); existing keys will be overwritten | Show |
617 | string | no | $zz['fields'][n]['order'] different field name for ORDER BY, e. g. if a table name is needed in case of ambiguous field names or for mixed alpha-numerical strings without preceding zeros | Show |
648 | string | no | $zz['fields'][n]['path_json_base Relations: image; $zz['fields'][n]['path_json_request'] | Show |
647 | array: path | no | $zz['fields'][n]['path_json_requ Relations: image | Show |
421 | string: SQL | no | $zz['fields'][n]['path_sql'] only if this sql query is needed for constructing the extension of a file path; sql-query which will be used if this field's display_value is set as fieldxx in path to get a correct extension for file conversions Relations: select | Show |
184 | array | no | $zz['fields'][n]['path'] values: - `root` DOCUMENT_ROOT or path to directory, will be used as a prefix to check whether file_exists or not - `webroot` alternative for DOCUMENT_ROOT on URL basis of the webserver - `fieldXX` will add corresponding field value, - `stringXX` will add string value, (string1 will be weblink to file, parallel to root) - `webstringXX` same as string, but applied only to web path, not to file path - `modeXX`: functions that will be applied to all field_values - last `stringXX` or `fieldXX`: this must consist of the fileextension only (with or without .) e. g. array('field1' => 'fieldname_bla', 'string1' => '/', 'field2' => 'fieldname_blubb') etc. - as an alternative, `extension` can be used instead of fieldXX - `x_field[2]XX` = similar to field, but for 2x image - `x_field[1.5]XX` = similar to field, but for 1.5x image - `x_extension[2]XX` = similar to extension, but for 2x image - `x_webfield[2]XX` = similar to webfield, but for 2x image | Show |
709 | string: function | no | $zz['fields'][n]['post_validatio Relations: $zz['fields'][n]['detail_value'] | Show |
464 | string: HTML | no | $zz['fields'][n]['prefix'] adds prefix-string to form view Relations: $zz['fields'][n]['suffix'] | Show |
616 | integer | no | $zz['fields'][n]['read_options'] Index of field on which options depend Relations: option; $zz['fields'][n]['options'] | Show |
200 | boolean | no | $zz['fields'][n]['records_depend | Show |
986 | boolean | no | $zz['fields'][n]['remove_local_h | Show |
916 records total