C4::ImportExportFramework - Import/Export Framework to Excel-xml/ODS Module Functions
use C4::ImportExportFramework;
Module to Import/Export Framework to Excel-xml/ODS on intranet administration - MARC Frameworks section
Module to Import/Export Framework to Excel-xml/ODS on intranet administration - MARC Frameworks section exporting the tables marc_tag_structure, marc_subfield_structure to excel-xml/ods or viceversa
Functions for handling import/export.
Export all information of a bibliographic or authority MARC framework to an Excel "xml" file, comma separated values "csv" or OpenDocument SpreadSheet "ods".
return : succes
Creates a temporary directory to create the ods file and read it to store its content in a string.
return : success
Import all the information of a MARC or Authority Type Framework from a excel-xml/ods file.
return : success
Koha Development Team <http://koha-community.org/>