Technical Documentation
Show a record
Submit data …
|
||||||
ID | 670 | |||||
Category | array | |||||
Required | no | |||||
Element | $ops['record_old'] | |||||
Description | In some cases, old record will be queried, it can be found here. It does not have exactly the same fields as |
|||||
Description de | Manchmal wird der alte Datensatz abgefragt, dann kann hier auf ihn zugegriffen werden. Da diese Daten auf der SQL-Abfrage für den Datensatz beruhen, können ein paar zusätzliche Felder gegenüber |
|||||
Example |
|
|||||
Default value | ||||||
Mother ID | $ops | [735] | |||||
Relation |
|
|||||
Updated | 26 Jun 2011 23:41:37 |
- 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 |
---|---|---|---|---|
5 | array | yes | $zz_conf Main configuration variables. To be set in table scripts or central configuration file. Most variables will have a reasonable default. | Show |
237 | string | no | $zz_conf['access'] deprecated, use $zz['access'] instead Relations: $zz['access']; FORM; LIST | Show |
243 | string: filename | no | $zz_conf['action_dir'] Directory where included scripts from $zz['extra_action'] reside Relations: $zz['extra_action']; ACTION | Show |
236 | mixed | no | $zz_conf['add'] Add or do not add data.
Can be an array to allow adding of records whith specific values already set. Format:
- `type`: Title, as in Add new ...
- `field_name`: field_name for which value will already be set when adding a new record
- `value`: value to field_name which will be set
- `title`: title-attribute to explain add link further
- `explanation`: (optional) will be written behind the link Relations: FORM; LIST | Show |
346 | boolean | no | $zz_conf['add_link'] add new record link will be shown (true) or not (false); normally this needs not to be set, because it's the same as $zz_conf['add'] Relations: LIST; OUTPUT | Show |
775 | boolean | no | $zz_conf['always_show_empty_deta Relations: subtable | Show |
284 | array | no | $zz_conf['breadcrumbs'] Relations: OUTPUT; brick_forms() | Show |
783 | boolean | no | $zz_conf['cancel_link'] shows/hides cancel link | Show |
874 | boolean | no | $zz_conf['character_set_db_multi Relations: $zz_conf['character_set'] | Show |
45 | string | no | $zz_conf['character_set'] Character encoding which is used to serve pages, convert text to filenames and more. Relations: GLOBAL | Show |
795 | boolean | no | $zz_conf['check_referential_inte Relations: $zz_conf['relations_table'] | Show |
776 | boolean | no | $zz_conf['copy'] allows to copy a record (add new record with the data of the old record as a basis) | Show |
250 | resource | no | $zz_conf['db_connection'] resource of MySQL connection (open connection will be used, therefore this value can be set to true as well) Relations: GLOBAL | Show |
876 | string: SQL | yes | $zz_conf['db_name_local'] local (development) database name for website Relations: $zz_setting['local_access']; $zz_conf['db_name'] | Show |
251 | string | yes | $zz_conf['db_name'] database name Relations: GLOBAL | Show |
287 | boolean | no | $zz_conf['debug_time'] Logs the processing time that was used by certain functions into the zzform error handling Relations: debug.inc.php; OUTPUT | Show |
91 | boolean | no | $zz_conf['debug'] Turns debugging in zzform on or off; debugging mode, shows several debugging outputs directly in the html output Relations: debug.inc.php; OUTPUT | Show |
903 | string | no | $zz_conf['decimal_point'] Decimal point for numbers, depending on language | Show |
826 | array | no | $zz_conf['default_language_for'] for not existing language files, use a different default than 'en' Relations: $zz_conf['language'] | Show |
213 | boolean | no | $zz_conf['delete'] delete records possible or not Relations: FORM; LIST | Show |
119 records total