Technical Documentation

Show a record

 
Submit data …
ID 702
Category array
Required no
Element $ops['record_diff']
Description

shows information after database operation about status of each field in a record:

  • same: field has not changed
  • diff: field has changed
  • insert: record was inserted (no old record)
  • delete: record was deleted (no new record)
Description de

zeigt Informationen nach Datenbankaktualisierung über den Status jedes Feldes in einem Datensatz:

  • same: Feld ist unverändert
  • diff: Feld ist verändert
  • insert: Datensatz wurde eingefügt (kein alter Datensatz)
  • delete: Datensatz wurde gelöscht (kein neuer Datensatz)
Example
Array
(
    [0] => Array
        (
            [datei_id] => same
            [dateibereich_id] => same
            [dateigruppe_id] => diff
        )

)
Default value
Mother ID $ops | [735]
Relation
Updated 26 Jun 2011 23:40:31
IDCategoryReq.Element Action
365containernozz_fieldtypes Allowed values for `$zz['field'][n]['type']`

Relations: $zz['fields'][n]['type']

Show
387valuenocalculated

Relations: $zz['fields'][n]['calculation_fields']; $zz['fields'][n]['calculation']

Show
373valuenodate Show
406valuenodatetime MySQL DATETIME field, will be checked if validShow
380valuenodetail_key inserts in field id_field from different detail_record

Relations: $zz['fields'][n]['detail_key_index']

Show
400valuenodisplay field for display only, not editable

Relations: $zz['fields'][n]['display_field']

Show
403valuenoforeign foreign ... (not in use currently) -> add_foreign ??Show
378valuenoforeign_key Field is foreign_key (only possible for subtables), must be set once for each subtable (unless it's a translation subtable)

Relations: subtable

Show
853valuenogeo_point SQL POINT field with latitude and longitude as binary

Relations: $zz['fields'][n]['geo_format']; $zz['fields'][n]['text_field']; $zz['fields'][n]['list_concat_fields']

Show
389valuenohidden hidden field

Relations: $zz['fields'][n]['value']; $zz['fields'][n]['function']

Show
370valueyesid unique ID field of record

Relations: $zz['fields'][n]['show_id']

Show
368valuenoidentifier textual identifier for a record, unique, will be put together from 'fields'

Relations: $zz['fields'][n]['conf_identifier']; $zz['fields'][n]['fields']

Show
393valuenoimage displays an image

Relations: $zz['fields'][n]['path']; $zz['fields'][n]['default_image']

Show
908valuenoip Stores IPv4 and IPv6 addresses in a VARBINARY(16) fieldShow
382valuenoipv4 Show
905valuenolist_function display field; list_function will be called for display with parameters $field, $value and $lineShow
385valuenomail email address, will be checked for validity and hyperlinked in listShow
715valuenomail+name Validates input of e. g. "Master X" <x@example.org> and allows input of multiple e-mail addresses, separated by comma or semicolon

Relations: mail

Show
372valuenomemo Will show textarea (multiple lines)

Relations: $zz['fields'][n]['format']; $zz['fields'][n]['rows']; $zz['fields'][n]['cols']; $zz['fields'][n]['rows_max']; $zz['fields'][n]['list_format']

Show
367valuenonumber Number, will be checked for validity. Basic calculation is allowed, e. g. `4+5` will save `9` into the database (+, -, \, *). Decimal commas are replaced (if unambiguous) with dots

Relations: $zz['fields'][n]['number_type']; $zz['fields'][n]['unit']; $zz['fields'][n]['factor']; $zz['fields'][n]['auto_value']

Show

Export (CSV Excel)

34 records total

in