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 |
---|---|---|---|---|
92 | array | no | $zz_setting | Show |
799 | array | no | $zz_setting['auth_urls'] list of URLs which are only accessible after authentication (string will be matched to URL case insensitive, all URLs starting with the string are affected) | Show |
611 | array | no | $zz_setting['brick_formatting_fu Relations: zzbrick | Show |
705 | array | no | $zz_setting['brick_json_source_u Relations: zzbrick | Show |
704 | array | no | $zz_setting['brick_request_short Relations: zzbrick | Show |
703 | array | no | $zz_setting['brick_types_transla Relations: zzbrick | Show |
875 | array | no | $zz_setting['db_password_files'] List of password files. Files starting with / will be treated as absolute, other files will be seen as extension to custom/zzwrap_sql/pwd{file}.inc. | 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 |
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 |
864 | array | no | $zz_setting['kml_styles'] KML styles for the styles-section in KML export | Show |
642 | array | no | $zz_setting['languages_allowed'] Language parts that are allowed and will be recognized in URLs | Show |
120 | array | no | $zz_setting['login_fields_output | Show |
841 | array | no | $zz_setting['mail_summary'] Log lines for mail, sent in one mail instead of several mails Relations: $zz_conf['error_handling'] | Show |
290 | boolean | no | $zz_setting['brick_page_template | Show |
608 | boolean | no | $zz_setting['brick_request_cms'] Relations: zzbrick | Show |
877 | boolean | no | $zz_setting['cache'] true: caching; false: no caching Relations: $zz_setting['cache_dir'] | Show |
153 | boolean | no | $zz_setting['check_redirects'] whether to use the redirection table or not | Show |
901 | boolean | no | $zz_setting['errors_not_logged_n | 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 |
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 |
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 |
165 | string | no | $zz_setting['main_menu'] Name of main menu Relations: page.inc.php; wrap_htmlout_menu() | Show |
162 | string | no | $zz_setting['menu_display_submen Relations: page.inc.php; wrap_htmlout_menu() | Show |
155 | string | no | $zz_setting['menu'] Database source of menu (type of table) Relations: wrap_get_menu() | Show |
101 | string | no | $zz_setting['protocol'] 'http', 'https'; depending on connection Relations: $zz_setting['https'] | Show |
886 | string | no | $zz_setting['session_menu'] Name of menu that will be added to main menu if someone is logged in Relations: $zz_setting['main_menu'] | Show |
840 | string | no | $zz_setting['start_process'] Time information in a custom format, used by wrap_error_summary() if $zz_conf['error_handling'] = 'mail_summary' Relations: $zz_conf['error_handling'] | Show |
993 | string: filename | no | $zz_setting['cache_dir'] path to caching folder Relations: $zz_setting['cache'] | Show |
94 | string: filename | no | $zz_setting['core'] Directory for core CMS scripts Relations: $zz_setting['inc'] | Show |
832 | string: filename | yes | $zz_setting['custom_wrap_dir'] Relations: $zz_setting['custom'] | Show |
831 | string: filename | no | $zz_setting['custom_wrap_sql_dir | Show |
297 | string: filename | no | $zz_setting['custom_wrap_templat | Show |
833 | string: filename | yes | $zz_setting['custom'] Relations: $zz_setting['inc'] | Show |
95 | string: filename | no | $zz_setting['db_inc'] Script that establishes datbase connection Relations: db.inc.php; $zz_setting['custom_wrap_sql_dir'] | 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 |
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 |
859 | string: filename | no | $zz_setting['sync_lists_dir'] filename where sync textfiles reside | Show |
846 | string: filename | no | $zz_setting['wrap_template_dir'] Directory for default templates Relations: $zz_setting['custom_wrap_template_dir'] | Show |
742 | string: function | no | $zz_setting['login_fields_format | Show |
88 | string: HTML | no | $zz_setting['lang'] page language, html lang attribute Relations: $zz_conf['language'] | Show |
164 | string: HTML | no | $zz_setting['menu_mark_active_cl Relations: page.inc.php; wrap_htmlout_menu() | Show |
163 | string: HTML | no | $zz_setting['menu_mark_active_op Relations: page.inc.php; wrap_htmlout_menu() | Show |
64 records total