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
81arrayyes$zz_page Defines elements to build webpageShow
90string: HTMLno$zz_page['breadcrumb_separator'] String that concatenates the breadcrumb elements

Relations: wrap_htmlout_breadcrumbs()

Show
706mixedno$zz_page['custom'] custom variables, may be set by programmerShow
626arrayauto$zz_page['db']

Relations: zzwrap.php

Show
86stringno$zz_page['deep'] Relative path to root URL (for webpages that shall also work locally)

Relations: $zz_page['url']['full']['path']

Show
890integerno$zz_page['error_code'] variable will be set internally, shows current error code to avoid loops

Relations: wrap_quit()

Show
824string: HTMLno$zz_page['error_html'] Show
83string: filenameno$zz_page['foot'] PHP include that outputs the page foot

Relations: zzwrap.php; zzform_all()

Show
82string: filenameno$zz_page['head'] PHP include that outputs the page head

Relations: zzwrap.php; zzform_all()

Show
130string: HTMLno$zz_page['id'] String, may be inserted by page head in body id=''.Show
772string: HTMLno$zz_page['template_pagetitle_home'] formatting of page TITLE, first possible variable is h1, second is projectShow
773string: HTMLno$zz_page['template_pagetitle'] see _home

Relations: $zz_page['template_pagetitle_home']

Show
122arrayno$zz_page['url_placeholders']

Relations: wrap_look_for_page()

Show
84arrayauto$zz_page['url'] URL of page

Relations: zzwrap.php; auth.inc.php; cms_login(); wrap_check_https(); wrap_look_for_page(); wrap_quit()

Show
85arrayauto$zz_page['url']['full']

Relations: $zz_setting['host_base']

Show
129stringauto$zz_page['url']['full']['host'] Show
87stringauto$zz_page['url']['full']['path'] Show
625stringauto$zz_page['url']['full']['query'] Show
128stringauto$zz_page['url']['full']['scheme'] Show

Export (CSV Excel)

19 records total