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
ID Category Req. Element Action
330 project no zzwrap
309 function no cms_login()

Relations: auth.inc.php

310 function no cms_login_ldap()

Relations: auth.inc.php

311 function no cms_login_redirect()

Relations: auth.inc.php

312 function no cms_logout()

Relations: auth.inc.php

324 function no wrap_access_rights() customized
316 function yes wrap_check_canonical() Make canonical URLs (trailing slash, .html etc.)

Relations: core.inc.php

317 function yes wrap_check_https() checks if a request must definitely be either https or http and redirects if request uses other scheme

Relations: core.inc.php

315 function no wrap_content_replace() customized, allows replacement of parts of the final HTML, e. g. with regular expressions (link targets ...)
167 function yes wrap_db_fetch() Fetches records from database and returns array

Relations: core.inc.php; page.inc.php

307 function no wrap_get_authors() gets authors from database

Relations: page.inc.php

148 function no wrap_get_breadcrumbs() gets breadcrumbs from database

Relations: page.inc.php

152 function no wrap_get_breadcrumbs_recursive() recursively gets breadcrumbs from database

Relations: page.inc.php

150 function no wrap_get_media() customized function to get media content (documents as well as images), linked to page or other items. parameters: 1. ID or Array of IDs (required) 2. type (e. g. table name) (optional, defaults to page) 3. base_url (optional, defaults to false)
146 function no wrap_get_menu() gets menu from database

Relations: page.inc.php

154 function no wrap_get_menu_navigation() gets menu from separate navigation table

Relations: page.inc.php

156 function no wrap_get_menu_webpages() gets menu from webpages table

Relations: page.inc.php

313 function no wrap_menu_session() customized
157 function no wrap_translate_menu() customized
158 function no wrap_menu_*() customized: submenus with placeholders

Export (CSV Excel)

35 records total

in