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

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

$check_schemadatabase_exporterprotected
$datastring_xml_database_exporterprotected
$managerdatabase_exporterprotected
$mdbdatabase_exporterprotected
$schemadatabase_exporterprotected
__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)string_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
get_output()string_xml_database_exporter
output($text)string_xml_database_exporterprotected