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
131folderyesWEBSERVER_DIRECTORY Directory below DOCUMENT_ROOT, so we can put included files below DOCUMENT_ROOT. Not neccessary, the CMS will also work if all files are inside DOCUMENT_ROOT. This is for easier security only.Show
2folderno_backup/ Folder for backup of files which were deleted or overwritten while performing database operations. Files will not be deleted automatically - a cron job might do this.

Relations: $zz_conf['backup']

Show
20foldernodelete/ Deleted files during SQL delete operation. Folder will be created automatically. Old filename and timestamp of operation will be preserved.

Relations: $zz_conf['backup']

Show
21foldernoupdate/ Overwritten files during SQL update operation. Folder will be created automatically. Old filename and timestamp of operation will be preserved.

Relations: $zz_conf['backup']

Show
3folderyes_inc/ Holds all scripts for the CMS which need to be included. Folder might be put below DOCUMENT_ROOT, chmod set to 700.Show
24fileyesconfig.inc.php Main configuration fileShow
169foldernocustom/ Customized dataShow
135foldernozzbrick_forms/ zzform scripts with parameter go here

Relations: zzform; zzbrick

Show
338foldernozzbrick_page/ scripts for page template

Relations: zzbrick

Show
339fileno[page].inc.php page_*()-functions, will return $text for $parameterShow
836foldernozzbrick_request_get/ Show
22folderyeszzbrick_request/ Modules which will be included by the CMS depending on request with zzbrick.

Relations: zzbrick

Show
73fileno[request].inc.php Local CMS data, read out data and output $page-arrayShow
340foldernozzbrick_rights/

Relations: zzbrick

Show
65folderyeszzbrick_tables/ Scripts for table definitions, show, add, edit or delete records

Relations: zzform; zzbrick

Show
66filenologging.php Table definition: logging of database operationsShow
67filenorelations.php Table definition: relations table for relational integrity of databaseShow
29foldernozzform/ Additional scripts that will be called during database operations. Additional translated text for the corresponding website only.

Relations: zzform

Show
57filenodb.inc.php Database connection to be used, if this file does not exist, established connection will be used.Show
56filenotablename-after-update.inc.php Script to be executed after succesful UPDATE query. 'tablename' can be chosen freely, does not have to correspond with real tablename. Other keywords are after/before (means after or before query), update/insert/delete for each SQL operations as required.Show

Export (CSV Excel)

96 records total

in