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
330projectnozzwrap Show
309functionnocms_login()

Relations: auth.inc.php

Show
310functionnocms_login_ldap()

Relations: auth.inc.php

Show
311functionnocms_login_redirect()

Relations: auth.inc.php

Show
312functionnocms_logout()

Relations: auth.inc.php

Show
324functionnowrap_access_rights() customizedShow
316functionyeswrap_check_canonical() Make canonical URLs (trailing slash, .html etc.)

Relations: core.inc.php

Show
317functionyeswrap_check_https() checks if a request must definitely be either https or http and redirects if request uses other scheme

Relations: core.inc.php

Show
315functionnowrap_content_replace() customized, allows replacement of parts of the final HTML, e. g. with regular expressions (link targets ...)Show
167functionyeswrap_db_fetch() Fetches records from database and returns array

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

Show
307functionnowrap_get_authors() gets authors from database

Relations: page.inc.php

Show
148functionnowrap_get_breadcrumbs() gets breadcrumbs from database

Relations: page.inc.php

Show
152functionnowrap_get_breadcrumbs_recursive() recursively gets breadcrumbs from database

Relations: page.inc.php

Show
150functionnowrap_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)Show
146functionnowrap_get_menu() gets menu from database

Relations: page.inc.php

Show
154functionnowrap_get_menu_navigation() gets menu from separate navigation table

Relations: page.inc.php

Show
156functionnowrap_get_menu_webpages() gets menu from webpages table

Relations: page.inc.php

Show
313functionnowrap_menu_session() customizedShow
157functionnowrap_translate_menu() customizedShow
158functionnowrap_menu_*() customized: submenus with placeholdersShow

35 records total

in