[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/dtl/ -> database_exporter.php (summary)

General database export class

Copyright: 2008 Andrei Bautu
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 161 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  export_database()

Functions
Functions that are not part of a class:

__construct(moodle_database $mdb, $check_schema=true)   X-Ref
Object constructor.

param: moodle_database $mdb Connection to the source database (a
param: boolean $check_schema - whether or not to check that XML database

export_database($description=null)   X-Ref
Generic method to export the database. It checks the schema (if

param: string $description a user description of the data.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1