| 
    Moodle APIs
    3.8
    
   Moodle 3.8.6 (Build: 20201109) 
   | 
 
This is the complete list of members for xml_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) | xml_database_exporter | |
| begin_table_export(xmldb_table $table) | xml_database_exporter | |
| export_database($description=null) | database_exporter | |
| export_table_data(xmldb_table $table, $data) | xml_database_exporter | |
| finish_database_export() | xml_database_exporter | |
| finish_table_export(xmldb_table $table) | xml_database_exporter | |
| output($text) | xml_database_exporter | protected |