contenido\includes\functions.database.php

Show: PublicProtectedPrivateinherited
    Table of Contents
    Project: Contenido Content Management System

    Description: Contenido Database Functions

    Requirements:

    Author
    Timo A. Hummel  
    Con_php_req
    5.0  
    Copyright
    four for business AG  
    License
    http://www.contenido.org/license/LIZENZ.txt  
    Link
    http://www.4fb.de  
    Link
    http://www.contenido.org  
    Package
    Contenido Backend includes  
    Since
    file available since contenido release <= 4.6 {@internal created 2003-06-04 modified 2008-06-25, Frederic Schneider, add security fix modified 2008-07-11, Dominik Ziegler, removed deprecated functions $Id: functions.database.php 596 2008-07-11 11:06:27Z dominik.ziegler $: }}  
    Version
    1.3.1  

    Functions

    functiondbDumpArea( $db,  $id) : void

    Parameters
    NameTypeDescription
    $db
    $id
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbDumpAreasAsArray( $arrayname,  $db) : void

    Parameters
    NameTypeDescription
    $arrayname
    $db
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbDumpData( $table) : void

    Parameters
    NameTypeDescription
    $table
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbDumpNavSub( $arrayname,  $db,  $nextidarea) : void

    Parameters
    NameTypeDescription
    $arrayname
    $db
    $nextidarea
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbDumpStructure( $db,  $table,  $return = false) : void

    Parameters
    NameTypeDescription
    $db
    $table
    $return
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbGetColumns( $db,  $table) : void

    Parameters
    NameTypeDescription
    $db
    $table
    functiondbGetIndexes( $db,  $table) : void

    Parameters
    NameTypeDescription
    $db
    $table
    functiondbGetPrimaryKeyName( $db,  $table) : void

    Parameters
    NameTypeDescription
    $db
    $table
    functiondbInsertData( $table,  $data) : void

    Parameters
    NameTypeDescription
    $table
    $data
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbTableExists( $db,  $table) : void

    Parameters
    NameTypeDescription
    $db
    $table
    functiondbUpdateSequence( $sequencetable,  $table,  $db = false) : void

    Parameters
    NameTypeDescription
    $sequencetable
    $table
    $db
    functiondbUpgradeData( $table,  $valuesArray) : void

    Parameters
    NameTypeDescription
    $table
    $valuesArray
    Details
    Deprecated
     
    Since
    2008-07-11  
    functiondbUpgradeTable( $db,  $table,  $field,  $type,  $null,  $key,  $default,  $extra,  $upgradeStatement,  $bRemoveIndexes = false) : void

    Parameters
    NameTypeDescription
    $db
    $table
    $field
    $type
    $null
    $key
    $default
    $extra
    $upgradeStatement
    $bRemoveIndexes
    Documentation was generated by phpDocumentor 2.0.0a12.