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 |
---|---|---|---|---|
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 |
901 | boolean | no | $zz_setting['errors_not_logged_n | Show |
980 | array | no | $zz_setting['ext_libraries'] external libraries that are always included, e. g. for formatting | Show |
981 | array | no | $zz_setting['geocoder'] Define which geocoding functions to use. Currently implemented are: - Nominatim - Google Maps The order of the functions defines which results to prefer in case there is more than one results. The first geocoder precedes the others. | Show |
103 | string | no | $zz_setting['homepage_url'] Link to homepage | Show |
102 | string | no | $zz_setting['host_base'] Homepage URL, e. g. http://www.example.org Relations: $zz_setting['hostname']; $zz_setting['protocol'] | Show |
97 | string | no | $zz_setting['hostname'] hostname; hostname of server, e. g. www.example.com; default $_SERVER['HTTP_HOST'] | Show |
633 | array | no | $zz_setting['html_link_types'] HTML Link types, to separate valid from invalid link keys Relations: brick_head_format() | Show |
281 | array | no | $zz_setting['https_urls'] list of URLs that will be matched against the current URL, if they start with one of the URLs defined in this array (case insensitive), this URL will be only accessible via HTTPS Relations: $zz_setting['https'] | Show |
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 |
93 | string: filename | yes | $zz_setting['inc'] PHP include directory for zzproject Relations: _inc/; $zz_conf['root'] | Show |
865 | string: filename | no | $zz_setting['kml_default_dot'] Default dot for KML export Relations: $zz_setting['kml_styles'] | Show |
864 | array | no | $zz_setting['kml_styles'] KML styles for the styles-section in KML export | Show |
88 | string: HTML | no | $zz_setting['lang'] page language, html lang attribute Relations: $zz_conf['language'] | Show |
984 | boolean | no | $zz_setting['language_not_in_nav | Show |
642 | array | no | $zz_setting['languages_allowed'] Language parts that are allowed and will be recognized in URLs | 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 |
286 | string: filename | no | $zz_setting['local_pwd'] If a local development system is used under the address example.local, this password file is used | Show |
547 | boolean | no | $zz_setting['log_missing_text'] Logs untranslated text into logfile; %s-placeholder required for language | Show |
916 records total