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 |
---|---|---|---|---|
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 | Show |
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 | Show |
818 | array | no | $zz_conf['text'] extra (translated) text | Show |
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 | Show |
904 | string | no | $zz_conf['thousands_separator'] Thousands separator for numbers, depending on language | Show |
512 | boolean | no | $zz_conf['translations_of_fields Relations: translations.inc.php | Show |
514 | string: filename | no | $zz_conf['translations_script'] Relations: $zz_conf['translations_of_fields']; translations.inc.php | Show |
513 | string | no | $zz_conf['translations_table'] Relations: $zz_conf['translations_of_fields']; translations.inc.php | Show |
965 | boolean | no | $zz_conf['upload_imagick_options Relations: $zz_conf UPLOAD | Show |
230 | array | no | $zz_conf['url_self'] own url or target url Relations: GLOBAL | Show |
244 | string | no | $zz_conf['user'] user name, used for logging and errors Relations: ACTION | Show |
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 | Show |
224 | boolean | no | $zz_conf['view'] view records, this will only be enabled if edit records is turned off Relations: FORM; LIST | Show |
519 | container | no | $zz_conf INTERNAL | Show |
766 | array | no | $zz_conf['int'] Internal variables, will be unset after exitting zzform() | Show |
736 | array | no | $zz_conf['int']['allowed_params' | Show |
871 | string | no | $zz_conf['int']['character_set_d | Show |
612 | string | no | $zz_conf['int']['db_current'] Database that was selected before zzform() started and will be selected again after finishing Relations: $zz_conf['db_name'] | Show |
613 | string | no | $zz_conf['int']['db_main'] main database normally is the same db that zzform() uses for its operations, but if you use several databases, this is the one which is the main db, i. e. the one that will be used if no other database name is specified Relations: $zz_conf['db_name'] | Show |
805 | array | no | $zz_conf['int']['error'] saved mail errors from zz_error() Relations: $zz_conf['error_handling'] | Show |
916 records total