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 |
---|---|---|---|---|
100 | boolean | no | $zz_setting['https'] default: if HTTPS-Connection and HTTPS allowed true, else false Relations: $zz_setting['no_https'] | Show |
282 | boolean | no | $zz_setting['ignore_scheme'] Relations: $zz_setting['https'] | Show |
984 | boolean | no | $zz_setting['language_not_in_nav | Show |
98 | boolean | no | $zz_setting['local_access'] Access via local network; default if hostname ending in .local true else false; Relations: $zz_setting['hostname'] | Show |
547 | boolean | no | $zz_setting['log_missing_text'] Logs untranslated text into logfile; %s-placeholder required for language | Show |
99 | boolean | no | $zz_setting['no_https'] HTTPS connections allowed; default true, if local access false
check if https is wanted or not
local connections are never made via https
Relations: $zz_setting['local_access'] | Show |
283 | boolean | no | $zz_setting['translate_page_titl | Show |
634 | boolean | no | $zz_setting['xml_close_empty_tag Relations: brick_head_format() | Show |
749 | integer | no | $zz_setting['brick_import_error_ | Show |
878 | integer | no | $zz_setting['cache_age'] maximum allowed age of cache file to use without requery; -1 means cache is always considered as fresh Relations: $zz_setting['cache'] | Show |
858 | integer | no | $zz_setting['sync_page_refresh'] seconds until page will do a refresh after loading | Show |
857 | integer | no | $zz_setting['sync_records_per_ru | Show |
863 | mixed | no | $zz_setting['brick_default_table | Show |
745 | mixed | no | $zz_setting['change_password_url Relations: $zz_sql['login']; $zz_sql['domain'] | Show |
744 | mixed | no | $zz_setting['login_entryurl'] string or array; URL of webpage where you can login. If it's an array, URL may be set specfically to 'domain' | Show |
935 | string | no | $zz_setting['*)maps_api_key'] API key for a map service to be used in a template Relations: $zz['geo_map_template'] | Show |
166 | string | no | $zz_setting['base'] Base url to be prepended before 'root'. Later while processing the website this variable may contain language specific url parts. Ends with no slash! Will be prepended for:
- breadcrumb links
- link elements in page head template
- etc. Relations: page.inc.php; wrap_htmlout_breadcrumbs(); wrap_get_menu_navigation(); wrap_get_menu_webpages(); wrap_check_canonical() | Show |
888 | string | no | $zz_setting['date_format'] sets date format for wrap_dates(), e. g. 'dates-de' | Show |
913 | string | no | $zz_setting['error_prefix'] string that will be added as a prefix to the error message (in case a script will output several error messages with the same prefix, this can be a time-saver). | Show |
103 | string | no | $zz_setting['homepage_url'] Link to homepage | Show |
64 records total