Technical Documentation

ID Category Req. Element Action
284 array no $zz_conf['breadcrumbs']

Relations: OUTPUT; brick_forms()

783 boolean no $zz_conf['cancel_link'] shows/hides cancel link
874 boolean no $zz_conf['character_set_db_multiple'] if db uses multiple character sets (latin1, utf8 etc.), this variable should be set to true to get correct character set from database/script config for fields

Relations: $zz_conf['character_set']

45 string no $zz_conf['character_set'] Character encoding which is used to serve pages, convert text to filenames and more.

Relations: GLOBAL

795 boolean no $zz_conf['check_referential_integrity'] bool; if set to true, will check referential integrity with relations table (useful for tables who do not support referential integrity like MyISAM)

Relations: $zz_conf['relations_table']

776 boolean no $zz_conf['copy'] allows to copy a record (add new record with the data of the old record as a basis)
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

876 string: SQL yes $zz_conf['db_name_local'] local (development) database name for website

Relations: $zz_setting['local_access']; $zz_conf['db_name']

251 string yes $zz_conf['db_name'] database name

Relations: GLOBAL

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

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

903 string no $zz_conf['decimal_point'] Decimal point for numbers, depending on language
826 array no $zz_conf['default_language_for'] for not existing language files, use a different default than 'en'

Relations: $zz_conf['language']

213 boolean no $zz_conf['delete'] delete records possible or not

Relations: FORM; LIST

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

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

233 boolean no $zz_conf['details_referer'] add referer to details link

Relations: FORM; LIST

800 array no $zz_conf['details_sql']
232 string: HTML no $zz_conf['details_target'] target window for details link

Relations: FORM; LIST

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

Export (CSV Excel)

916 records total

in