Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for database_exporter, including all inherited members.
$check_schema | database_exporter | protected |
$manager | database_exporter | protected |
$mdb | database_exporter | protected |
$schema | database_exporter | protected |
__construct(moodle_database $mdb, $check_schema=true) | database_exporter | |
begin_database_export($version, $release, $timestamp, $description) | database_exporter | |
begin_table_export(xmldb_table $table) | database_exporter | |
export_database($description=null) | database_exporter | |
export_table_data(xmldb_table $table, $data) | database_exporter | |
finish_database_export() | database_exporter | |
finish_table_export(xmldb_table $table) | database_exporter |