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 record_new but a few more, depending on SQL query for this record. The old record won't be saved in case $zz_conf['get_old_record'] is false or there's no upload field or no write_once field.

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 record_new in diesem Array stehen. Der alte Datensatz wird hier nicht gespeichert, falls $zz_conf['get_old_record'] false ist, es kein Hochladefeld gibt oder kein write-once-Feld.

Example
Array
(
    [0] => Array
        (
            [documentation_id] => 670
            [type] => variable
            [required] => no
            [element] => $zz['record_old']
            [description] => In some cases, old record ...
            [description_de] => Manchmal wird der ...
            [todo] => 
            [example] => 
            [default_value] => 
            [mother_documentation_id] => 6
            [author_login_id] => 1
            [projects] => 
            [last_update] => 2010-07-05 11:11:38
        )

    [1] => Array
        (
            [dd_id] => 530
            [related_documentation_id] => 669
            [author_login_id] => 1
            [last_update] => 2010-07-05 11:11:38
        )

)
Default value
Mother ID $ops | [735]
Relation
Updated 26 Jun 2011 23:41:37
IDCategoryReq.Element Action
118arrayyes$zz_sql

Relations: zzwrap

Show
711containerno$zz_sql field names for zzwrap important field names of some database tablesShow
561string: fieldyes$zz_sql['author_id']

Relations: sql-core.inc.php

Show
556string: fieldyes$zz_sql['content']

Relations: sql-core.inc.php

Show
558string: fieldyes$zz_sql['ending']

Relations: sql-core.inc.php

Show
559string: fieldyes$zz_sql['identifier']

Relations: sql-core.inc.php

Show
560string: fieldyes$zz_sql['lastupdate']

Relations: sql-core.inc.php

Show
555string: fieldyes$zz_sql['page_id']

Relations: sql-core.inc.php

Show
552string: fieldno$zz_sql['redirects_new_fieldname']

Relations: sql-core.inc.php; $zz_setting['check_redirects']; wrap_quit()

Show
551string: fieldno$zz_sql['redirects_old_fieldname']

Relations: sql-core.inc.php; $zz_setting['check_redirects']; wrap_quit()

Show
557string: fieldyes$zz_sql['title']

Relations: sql-core.inc.php

Show
562string: SQLno$zz_sql['authors'] person_id = ID, person = name of author

Relations: sql-page.inc.php

Show
119string: SQLno$zz_sql['breadcrumbs']

Relations: wrap_get_breadcrumbs()

Show
743stringno$zz_sql['domain'] Name of domain, e. g. if there's more than one login area on a webpage or if there are different independent webpage parts that share something but not everything. This is a means to distinguish them.Show
549string: SQLyes$zz_sql['is_public']

Relations: sql-core.inc.php; wrap_look_for_page()

Show
641string: SQLno$zz_sql['language'] Show
565string: SQLno$zz_sql['last_click']

Relations: auth.inc.php; sql-auth.inc.php

Show
566stringno$zz_sql['login_extra']['settings']

Relations: sql-auth.inc.php

Show
867string: SQLno$zz_sql['login_settings'] If set, reads settings from database, indexed by SESSION['login_id']Show
564string: SQLno$zz_sql['login'] SQL query for login procedure, password must be first field in list

Relations: sql-auth.inc.php

Show

29 records total

in