Technical Documentation
Show a record
Submit data …
|
||||||
ID | 881 | |||||
Category | string: HTML | |||||
Required | no | |||||
Element | $zz_conf['heading_prefix'] | |||||
Description | Sets a prefix for each table, e. g. a hierarchical path (breadcrumb) for the heading (string will be prepended with a space) | |||||
Description de | ||||||
Example | ||||||
Default value | ||||||
Mother ID | $zz_conf | [5] | |||||
Relation |
| |||||
Updated | 23 Nov 2011 15:12:14 |
- 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 |
---|---|---|---|---|
252 | mixed | no | $zz_conf['export'] if sql result might be exported (link for export will appear at the end of the page) Relations: export.inc.php; OUTPUT | Show |
897 | array | no | $zz_conf['footer_record'] | Show |
900 | string: HTML | no | $zz_conf['footer_record']['delet | Show |
898 | string: HTML | no | $zz_conf['footer_record']['inser | Show |
899 | string: HTML | no | $zz_conf['footer_record']['updat | Show |
239 | string: HTML | no | $zz_conf['footer_text'] Textblock at the end of div id zzform Relations: $zz['explanation']; OUTPUT | Show |
116 | string: filename | no | $zz_conf['form_scripts'] where form scripts reside Relations: zzbrick_tables/; $zz_setting['inc']; GLOBAL | Show |
269 | string | no | $zz_conf['format']['markdown'][' Relations: FORM | Show |
725 | boolean | no | $zz_conf['generate_output'] allows to not call some functions which are only needed to generate HTML output in case this is not needed | Show |
808 | array | no | $zz_conf['geo'] settings of the geo-module | Show |
809 | integer | no | $zz_conf['geo']['rounding'] rounding of geographical coordinates | Show |
812 | string: HTML | no | $zz_conf['geo']['spacer'] Symbol that separates degrees, minutes, seconds and hemisphere in degree display | Show |
925 | function | no | $zz_conf['geocoding_function'] Function to use for geocoding an address; gets array $address as input, utf8 encoded data,
* string 'country'
* string 'locality'
* string 'postal_code' (optional)
* string 'street_name' (optional)
* string 'street_number' (optional)
should return Array
* double 'longitude'
* double 'latitude'
* string 'postal_code'
if not set, function from zzwrap library will be used Relations: geo.inc.php | Show |
778 | string: HTML | no | $zz_conf['group_html_table'] Relations: $zz['fields'][n]['group_in_list'] | Show |
600 | string: function | no | $zz_conf['hash_password'] Name of PHP function to encrypt fields of type 'password' or 'password_change'; possible values are `md5`, `sha1`, `phpass` Relations: password; password_change | Show |
838 | integer | no | $zz_conf['hash_cost_log2'] if `phpass` is used as hash function, this is the number of iterations how often a hash function will be used | Show |
839 | boolean | no | $zz_conf['hash_portable'] if `phpass` is used as password hash function, this value indicates whether the hash should be portable to older versions | Show |
837 | string: filename | no | $zz_conf['hash_script'] filename of script with hash function if it's not a standard php function Relations: $zz_conf['hash_password'] | Show |
881 | string: HTML | no | $zz_conf['heading_prefix'] Sets a prefix for each table, e. g. a hierarchical path (breadcrumb) for the heading (string will be prepended with a space) Relations: $zz['title'] | Show |
862 | boolean | no | $zz_conf['html_autofocus'] set HTML attribute autofocus to first input field/first input field in added subrecord | Show |
916 records total