Technical Documentation

IDCategoryReq.Element Action
92arrayno$zz_setting Show
799arrayno$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
611arrayno$zz_setting['brick_formatting_functions']

Relations: zzbrick

Show
705arrayno$zz_setting['brick_json_source_url']

Relations: zzbrick

Show
704arrayno$zz_setting['brick_request_shortcuts']

Relations: zzbrick

Show
703arrayno$zz_setting['brick_types_translated']

Relations: zzbrick

Show
875arrayno$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.phpShow
980arrayno$zz_setting['ext_libraries'] external libraries that are always included, e. g. for formattingShow
981arrayno$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
633arrayno$zz_setting['html_link_types'] HTML Link types, to separate valid from invalid link keys

Relations: brick_head_format()

Show
281arrayno$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
864arrayno$zz_setting['kml_styles'] KML styles for the styles-section in KML exportShow
642arrayno$zz_setting['languages_allowed'] Language parts that are allowed and will be recognized in URLsShow
120arrayno$zz_setting['login_fields_output'] Show
841arrayno$zz_setting['mail_summary'] Log lines for mail, sent in one mail instead of several mails

Relations: $zz_conf['error_handling']

Show
290booleanno$zz_setting['brick_page_templates'] Allows use of %%% page ... %%%-Syntax for HTML head and foot templatesShow
608booleanno$zz_setting['brick_request_cms']

Relations: zzbrick

Show
877booleanno$zz_setting['cache'] true: caching; false: no caching

Relations: $zz_setting['cache_dir']

Show
153booleanno$zz_setting['check_redirects'] whether to use the redirection table or notShow
901booleanno$zz_setting['errors_not_logged_no_defaults'] if set to true, default file for errors-not-logged will not be readShow
100booleanno$zz_setting['https'] default: if HTTPS-Connection and HTTPS allowed true, else false

Relations: $zz_setting['no_https']

Show
282booleanno$zz_setting['ignore_scheme']

Relations: $zz_setting['https']

Show
984booleanno$zz_setting['language_not_in_nav'] if true, do not put language code in URLs for breadcrumbs and menusShow
98booleanno$zz_setting['local_access'] Access via local network; default if hostname ending in .local true else false;

Relations: $zz_setting['hostname']

Show
547booleanno$zz_setting['log_missing_text'] Logs untranslated text into logfile; %s-placeholder required for languageShow
99booleanno$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
283booleanno$zz_setting['translate_page_title'] Translates $page['title'] with cms_text()Show
634booleanno$zz_setting['xml_close_empty_tags'] true: close empty tags

Relations: brick_head_format()

Show
749integerno$zz_setting['brick_import_error_code'] error code that JSON import returns with when failingShow
878integerno$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
858integerno$zz_setting['sync_page_refresh'] seconds until page will do a refresh after loadingShow
857integerno$zz_setting['sync_records_per_run'] number of records to check per run before page will be refreshedShow
863mixedno$zz_setting['brick_default_tables'] array: List of tables which may bei included from zzform/default_tables bool true: all tables in default_tables are allowedShow
745mixedno$zz_setting['change_password_url'] URL where to redirect to if $_SESSION['change_password'] is set (this can be done via $zz_sql['login']) to allow the user to change her password; may be array, then a URL for each 'domain' can be set

Relations: $zz_sql['login']; $zz_sql['domain']

Show
744mixedno$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
935stringno$zz_setting['*)maps_api_key'] API key for a map service to be used in a template

Relations: $zz['geo_map_template']

Show
166stringno$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
888stringno$zz_setting['date_format'] sets date format for wrap_dates(), e. g. 'dates-de'Show
913stringno$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
103stringno$zz_setting['homepage_url'] Link to homepageShow
102stringno$zz_setting['host_base'] Homepage URL, e. g. http://www.example.org

Relations: $zz_setting['hostname']; $zz_setting['protocol']

Show
97stringno$zz_setting['hostname'] hostname; hostname of server, e. g. www.example.com; default $_SERVER['HTTP_HOST']Show
165stringno$zz_setting['main_menu'] Name of main menu

Relations: page.inc.php; wrap_htmlout_menu()

Show
162stringno$zz_setting['menu_display_submenu_items'] display submenu entries: - all: always display main menu and all submenus - active: display main menu, submenu only if corresponding main menu or item in submenu branch is selected - none: only display main menu, no submenus at all

Relations: page.inc.php; wrap_htmlout_menu()

Show
155stringno$zz_setting['menu'] Database source of menu (type of table)

Relations: wrap_get_menu()

Show
101stringno$zz_setting['protocol'] 'http', 'https'; depending on connection

Relations: $zz_setting['https']

Show
886stringno$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
840stringno$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
993string: filenameno$zz_setting['cache_dir'] path to caching folder

Relations: $zz_setting['cache']

Show
94string: filenameno$zz_setting['core'] Directory for core CMS scripts

Relations: $zz_setting['inc']

Show
832string: filenameyes$zz_setting['custom_wrap_dir']

Relations: $zz_setting['custom']

Show
831string: filenameno$zz_setting['custom_wrap_sql_dir'] Show
297string: filenameno$zz_setting['custom_wrap_template_dir'] Show
833string: filenameyes$zz_setting['custom']

Relations: $zz_setting['inc']

Show
95string: filenameno$zz_setting['db_inc'] Script that establishes datbase connection

Relations: db.inc.php; $zz_setting['custom_wrap_sql_dir']

Show
93string: filenameyes$zz_setting['inc'] PHP include directory for zzproject

Relations: _inc/; $zz_conf['root']

Show
865string: filenameno$zz_setting['kml_default_dot'] Default dot for KML export

Relations: $zz_setting['kml_styles']

Show
286string: filenameno$zz_setting['local_pwd'] If a local development system is used under the address example.local, this password file is usedShow
859string: filenameno$zz_setting['sync_lists_dir'] filename where sync textfiles resideShow
846string: filenameno$zz_setting['wrap_template_dir'] Directory for default templates

Relations: $zz_setting['custom_wrap_template_dir']

Show
742string: functionno$zz_setting['login_fields_format'] name of function to re-format values in login fields (e. g. username and password)Show
88string: HTMLno$zz_setting['lang'] page language, html lang attribute

Relations: $zz_conf['language']

Show
164string: HTMLno$zz_setting['menu_mark_active_close'] format active menu entry

Relations: page.inc.php; wrap_htmlout_menu()

Show
163string: HTMLno$zz_setting['menu_mark_active_open'] format active menu entry (HTML)

Relations: page.inc.php; wrap_htmlout_menu()

Show

64 records total