22 $this->ds->setDSPrefix(
"ds");
50 $this->ds->beforeFinishImport($a_mapping);
62 $rng = range(
"A",
"Z");
64 $diff = (
$int-1) % 26;
65 $char = $rng[$diff] . $char;
An exception for terminatinating execution or to throw for unit testing.
DataCollection dataset class.
Class ilDataCollectionImporter.
static getExcelCharForInteger($int)
finalProcessing($a_mapping)
Called before finishing the import.
importXmlRepresentation($a_entity, $a_id, $a_xml, $a_mapping)
Executes the Import.
Manifest parser for ILIAS standard export files.
getSchemaVersion()
Get schema version.
getImportDirectory()
Get import directory.