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 |
|---|---|---|---|---|
| 51 | string: field | yes | $zz_conf['relations_table'] Table for relations for relational integrity Relations: GLOBAL |
|
| 104 | string: filename | no | $zz_conf['root'] root directory of website Relations: GLOBAL |
|
| 223 | mixed | no | $zz_conf['search'] Search records possible or not:
\ as first string in search query will be removed (escapes reserved symbols)
> greater than ... (should be used with scope set)
< lesser than ... (should be used with scope set)
[nothing] LIKE %...%
(true or bottom: below list, top = above list, both = below and above list)
Relations: OUTPUT |
|
| 845 | boolean | no | $zz_conf['search_form_always'] normally, search form will not be shown if there are less records than will be shown on a page. if set to true, search form will be shown even if there are less records than set to limit | |
| 121 | boolean | no | $zz_conf['show_list_while_edit'] Relations: LIST |
|
| 228 | boolean | no | $zz_conf['show_list'] display list of records in database Relations: LIST |
|
| 229 | boolean | no | $zz_conf['show_output'] ECHO output or keep it in $zz['output'] for later use (e. g. zzform_all will use this) Relations: zzform_all(); OUTPUT |
|
| 717 | string | no | $zz_conf['sync_concat_unique'] concat string for unique fields, might be changed if neccessary if ambiguous to unique IDs with strings | |
| 818 | array | no | $zz_conf['text'] extra (translated) text | |
| 819 | array | no | $zz_conf['text'][lang] text in this language (lang, two-letter ISO code); if -- is used as language code, all text will be replaced by this text or its translation | |
| 904 | string | no | $zz_conf['thousands_separator'] Thousands separator for numbers, depending on language | |
| 512 | boolean | no | $zz_conf['translations_of_fields Relations: translations.inc.php |
|
| 514 | string: filename | no | $zz_conf['translations_script'] Relations: $zz_conf['translations_of_fields |
|
| 513 | string | no | $zz_conf['translations_table'] Relations: $zz_conf['translations_of_fields |
|
| 965 | boolean | no | $zz_conf['upload_imagick_options Relations: $zz_conf UPLOAD |
|
| 230 | array | no | $zz_conf['url_self'] own url or target url Relations: GLOBAL |
|
| 244 | string | no | $zz_conf['user'] user name, used for logging and errors Relations: ACTION |
|
| 825 | boolean | no | $zz_conf['valid_request'] if access = add_only or edit_only and record was saved successfully, valid_request shows whether combination of zzaction and hash is correct | |
| 224 | boolean | no | $zz_conf['view'] view records, this will only be enabled if edit records is turned off Relations: FORM; LIST |
119 records total