ea-Geiercode-base
[ class tree: ea-Geier ] [ index: ea-Geier ] [ all elements ]

Procedural File: install.db.php

Source Location: /code/base/install.db.php

Page Details

database functions for installation support

LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Link:  http://www.ea-geier.at/
Filesource:  Source Code for this file
Version:  $Id: install.db.php 148 2007-09-07 16:02:29Z m2mtech $
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Functions
dbCreateSystemTables  [line 33]

boolean dbCreateSystemTables( string &$conf  )

create system tables

Parameters:
string   &$conf:  database dsn

API Tags:
Return:  status


[ Top ]
dbCreateTables  [line 103]

void dbCreateTables( adodb &$db, array $tables, string $prefix  )

create tables

Parameters:
adodb   &$db:  database
array   $tables:  tables
string   $prefix:  prefix


[ Top ]
dbUpdateClientTables  [line 74]

void dbUpdateClientTables( eaDB &$db  )

update client tables

Parameters:
eaDB   &$db:  database


[ Top ]
dbUpdateSystemTables  [line 59]

void dbUpdateSystemTables( eaDB &$db  )

update system tables

Parameters:
eaDB   &$db:  database


[ Top ]


Documentation generated on Sun, 09 Sep 2007 17:09:00 +0200 by phpDocumentor 1.3.1