Technical Documentation
Show a record
Submit data …
|
|||||||||||
ID | 239 | ||||||||||
Category | string: HTML | ||||||||||
Required | no | ||||||||||
Element | $zz_conf['footer_text'] | ||||||||||
Description | Textblock at the end of div id zzform |
||||||||||
Description de | |||||||||||
Example | |||||||||||
Default value | |||||||||||
Mother ID | $zz_conf | [5] | ||||||||||
Relation |
|
||||||||||
Updated | 02 Jul 2011 18:23:06 |
- 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 |
---|---|---|---|---|
536 | boolean | no | $zz_conf['multi'] signals zzform that script will be rerun several times, so certain initialization steps need only to be completed once Relations: GLOBAL | Show |
852 | boolean | no | $zz_conf['no_add_above'] Relations: $zz_conf['add'] | Show |
907 | boolean | no | $zz_conf['no_ok'] Show/hide OK button below form | Show |
771 | boolean | no | $zz_conf['redirect_on_change'] Redirect after successful database operation or not (to avoid POST again after update) | Show |
861 | boolean | no | $zz_conf['redirect_to_referer_ze | Show |
121 | boolean | no | $zz_conf['show_list_while_edit'] Relations: LIST | Show |
228 | boolean | no | $zz_conf['show_list'] display list of records in database Relations: LIST | Show |
229 | boolean | no | $zz_conf['show_output'] ECHO output or keep it in $zz['output'] for later use (e. g. zzform_all will use this) Relations: zzform_all(); OUTPUT | Show |
512 | boolean | no | $zz_conf['translations_of_fields Relations: translations.inc.php | Show |
513 | string | no | $zz_conf['translations_table'] Relations: $zz_conf['translations_of_fields']; translations.inc.php | Show |
514 | string: filename | no | $zz_conf['translations_script'] Relations: $zz_conf['translations_of_fields']; translations.inc.php | Show |
965 | boolean | no | $zz_conf['upload_imagick_options Relations: $zz_conf UPLOAD | Show |
825 | boolean | no | $zz_conf['valid_request'] if access = add_only or edit_only and record was saved successfully, valid_request shows whether combination of zzaction and hash is correct | Show |
224 | boolean | no | $zz_conf['view'] view records, this will only be enabled if edit records is turned off Relations: FORM; LIST | 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 |
843 | integer | no | $zz_conf['limit_all_max'] Maximum count of records which should be displayed on one page (if there are more records, 'all'-Link will be hidden) Relations: $zz_conf['limit'] | Show |
226 | integer | no | $zz_conf['limit'] display only limited amount of records per page, add links to browse through all records on several pages; false: show all records no matter how many Relations: LIST | Show |
227 | integer | no | $zz_conf['limit_show_range'] range in which links to records around current selection will be shown Relations: LIST | Show |
728 | string | no | $zz_conf['limit_display'] display links to pages with page numbers or entries (begin-end of no. of records) | Show |
534 | integer | no | $zz_conf['max_detail_records'] max 20 detail records, might be expanded later on Relations: FORM | Show |
916 records total