Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
file_xml_database_exporter Member List

This is the complete list of members for file_xml_database_exporter, including all inherited members.

$check_schemadatabase_exporterprotected
$filefile_xml_database_exporterprotected
$filepathfile_xml_database_exporterprotected
$managerdatabase_exporterprotected
$mdbdatabase_exporterprotected
$schemadatabase_exporterprotected
__construct($filepath, moodle_database $mdb, $check_schema=true)file_xml_database_exporter
xml_database_exporter::__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)file_xml_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)file_xml_database_exporterprotected