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 |
|---|---|---|---|---|
| 284 | array | no | $zz_conf['breadcrumbs'] Relations: OUTPUT; brick_forms() | Show |
| 783 | boolean | no | $zz_conf['cancel_link'] shows/hides cancel link | Show |
| 874 | boolean | no | $zz_conf['character_set_db_multi Relations: $zz_conf['character_set'] | Show |
| 45 | string | no | $zz_conf['character_set'] Character encoding which is used to serve pages, convert text to filenames and more. Relations: GLOBAL | Show |
| 795 | boolean | no | $zz_conf['check_referential_inte Relations: $zz_conf['relations_table'] | Show |
| 776 | boolean | no | $zz_conf['copy'] allows to copy a record (add new record with the data of the old record as a basis) | Show |
| 250 | resource | no | $zz_conf['db_connection'] resource of MySQL connection (open connection will be used, therefore this value can be set to true as well) Relations: GLOBAL | Show |
| 876 | string: SQL | yes | $zz_conf['db_name_local'] local (development) database name for website Relations: $zz_setting['local_access']; $zz_conf['db_name'] | Show |
| 251 | string | yes | $zz_conf['db_name'] database name Relations: GLOBAL | Show |
| 287 | boolean | no | $zz_conf['debug_time'] Logs the processing time that was used by certain functions into the zzform error handling Relations: debug.inc.php; OUTPUT | Show |
| 91 | boolean | no | $zz_conf['debug'] Turns debugging in zzform on or off; debugging mode, shows several debugging outputs directly in the html output Relations: debug.inc.php; OUTPUT | Show |
| 903 | string | no | $zz_conf['decimal_point'] Decimal point for numbers, depending on language | Show |
| 826 | array | no | $zz_conf['default_language_for'] Relations: $zz_conf['language'] | Show |
| 213 | boolean | no | $zz_conf['delete'] delete records possible or not Relations: FORM; LIST | Show |
| 219 | array | no | $zz_conf['details'] Creates a column "details" next to the column "action"; links to detail records with foreign key. A link will be constructed from each values but you can influence that with 'details_url' and 'details_base' Relations: FORM; LIST | Show |
| 231 | array | no | $zz_conf['details_base'] array, corresponding to details, does not make use of details as first part of details_url but this field instead Relations: FORM; LIST | Show |
| 233 | boolean | no | $zz_conf['details_referer'] add referer to details link Relations: FORM; LIST | Show |
| 800 | array | no | $zz_conf['details_sql'] | Show |
| 232 | string: HTML | no | $zz_conf['details_target'] target window for details link Relations: FORM; LIST | Show |
| 220 | array: path | no | $zz_conf['details_url'] what url to follow for detail records, may be array e. g. array('field1' => 'fieldname_bla', 'string1' => '/', 'field2' => 'fieldname_blubb') etc. Relations: FORM; LIST | Show |
916 records total