ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Importer class for html learning modules. More...
Public Member Functions | |
init () | |
Initialisation. More... | |
importXmlRepresentation ($a_entity, $a_id, $a_xml, $a_mapping) | |
Import XML. More... | |
![]() | |
__construct () | |
Constructor. More... | |
init () | |
Init. More... | |
setInstallId ($a_val) | |
Set installation id. More... | |
getInstallId () | |
Get installation id. More... | |
setInstallUrl ($a_val) | |
Set installation url. More... | |
getInstallUrl () | |
Get installation url. More... | |
setSchemaVersion ($a_val) | |
Set schema version. More... | |
getSchemaVersion () | |
Get schema version. More... | |
setImportDirectory ($a_val) | |
Set import directory. More... | |
getImportDirectory () | |
Get import directory. More... | |
setSkipEntities ($a_val) | |
Set skip entities. More... | |
getSkipEntities () | |
Get skip entities. More... | |
importXmlRepresentation ($a_entity, $a_id, $a_xml, $a_mapping) | |
Import xml representation. More... | |
finalProcessing ($a_mapping) | |
Final processing. More... | |
Additional Inherited Members | |
![]() | |
$skip_entities = array() | |
Importer class for html learning modules.
Definition at line 13 of file class.ilHTMLLearningModuleImporter.php.
ilHTMLLearningModuleImporter::importXmlRepresentation | ( | $a_entity, | |
$a_id, | |||
$a_xml, | |||
$a_mapping | |||
) |
Import XML.
Definition at line 34 of file class.ilHTMLLearningModuleImporter.php.
References ilXmlImporter\getSchemaVersion().
ilHTMLLearningModuleImporter::init | ( | ) |
Initialisation.
Definition at line 19 of file class.ilHTMLLearningModuleImporter.php.
References ilXmlImporter\getImportDirectory().