23 $this->ds->setDSPrefix(
"ds");
51 $this->ds->beforeFinishImport($a_mapping);
61 $rng =
range(
"A",
"Z");
64 $char = $rng[$diff - 1] . $char;
getSchemaVersion()
Get schema version.
getImportDirectory()
Get import directory.
importXmlRepresentation($a_entity, $a_id, $a_xml, $a_mapping)
Executes the Import.
Manifest parser for ILIAS standard export files.
DataCollection dataset class.
finalProcessing($a_mapping)
Called before finishing the import.
static getExcelCharForInteger($int)
Class ilDataCollectionImporter.