|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLearningSequenceImporter:
Collaboration diagram for ilLearningSequenceImporter:Public Member Functions | |
| init () | |
| importXmlRepresentation (string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping) | |
| finalProcessing (ilImportMapping $a_mapping) | |
| afterContainerImportProcessing (ilImportMapping $mapping) | |
Public Member Functions inherited from ilXmlImporter | |
| __construct () | |
| setImport (ilImport $a_val) | |
| getImport () | |
| init () | |
| setInstallId (string $a_val) | |
| getInstallId () | |
| setInstallUrl (string $a_val) | |
| getInstallUrl () | |
| setSchemaVersion (string $a_val) | |
| getSchemaVersion () | |
| setImportDirectory (string $a_val) | |
| getImportDirectory () | |
| setSkipEntities (array $a_val) | |
| getSkipEntities () | |
| exportedFromSameInstallation () | |
| importXmlRepresentation (string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping) | |
| finalProcessing (ilImportMapping $a_mapping) | |
| afterContainerImportProcessing (ilImportMapping $mapping) | |
Protected Member Functions | |
| updateRefId (ilImportMapping $mapping) | |
| buildLSItems (array $ls_data, ilImportMapping $mapping) | |
| buildSettings (array $ls_settings) | |
| buildLPSettings (array $lp_settings, ilImportMapping $mapping) | |
| decodeImageData (string $data) | |
| getNewImagePath (string $type, string $path) | |
| writeToFileSystem ($data, string $path) | |
Protected Attributes | |
| ilObjUser | $user |
| ilRbacAdmin | $rbac_admin |
| ilLogger | $log |
| ilObject | $obj |
| array | $data |
Protected Attributes inherited from ilXmlImporter | |
| array | $skip_entities = array() |
| ilImport | $imp |
| string | $install_id |
| string | $install_url |
| string | $schema_version |
| string | $import_directory |
Definition at line 21 of file class.ilLearningSequenceImporter.php.
| ilLearningSequenceImporter::afterContainerImportProcessing | ( | ilImportMapping | $mapping | ) |
Reimplemented from ilXmlImporter.
Definition at line 59 of file class.ilLearningSequenceImporter.php.
References buildLPSettings(), buildLSItems(), updateRefId(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 143 of file class.ilLearningSequenceImporter.php.
References ILIAS\LTI\ToolProvider\$settings, ilLPCollection\getInstanceByMode(), and ilImportMapping\getMapping().
Referenced by afterContainerImportProcessing().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 80 of file class.ilLearningSequenceImporter.php.
References $data, and ilImportMapping\getMapping().
Referenced by afterContainerImportProcessing().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 113 of file class.ilLearningSequenceImporter.php.
References $path, ILIAS\LTI\ToolProvider\$settings, decodeImageData(), getNewImagePath(), ilLearningSequenceFilesystem\IMG_ABSTRACT, ilLearningSequenceFilesystem\IMG_EXTRO, and writeToFileSystem().
Referenced by finalProcessing().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 160 of file class.ilLearningSequenceImporter.php.
References $data.
Referenced by buildSettings().
Here is the caller graph for this function:| ilLearningSequenceImporter::finalProcessing | ( | ilImportMapping | $a_mapping | ) |
Reimplemented from ilXmlImporter.
Definition at line 52 of file class.ilLearningSequenceImporter.php.
References buildSettings().
Here is the call graph for this function:
|
protected |
Definition at line 165 of file class.ilLearningSequenceImporter.php.
Referenced by buildSettings().
Here is the caller graph for this function:| ilLearningSequenceImporter::importXmlRepresentation | ( | string | $a_entity, |
| string | $a_id, | ||
| string | $a_xml, | ||
| ilImportMapping | $a_mapping | ||
| ) |
Reimplemented from ilXmlImporter.
Definition at line 37 of file class.ilLearningSequenceImporter.php.
References ilImportMapping\addMapping(), ilObjectFactory\getInstanceByObjId(), and ilImportMapping\getMapping().
Here is the call graph for this function:| ilLearningSequenceImporter::init | ( | ) |
Reimplemented from ilXmlImporter.
Definition at line 29 of file class.ilLearningSequenceImporter.php.
References $DIC, and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 72 of file class.ilLearningSequenceImporter.php.
References ilImportMapping\getMapping().
Referenced by afterContainerImportProcessing().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 175 of file class.ilLearningSequenceImporter.php.
Referenced by buildSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilLearningSequenceImporter.php.
Referenced by buildLSItems(), decodeImageData(), and writeToFileSystem().
|
protected |
Definition at line 25 of file class.ilLearningSequenceImporter.php.
|
protected |
Definition at line 26 of file class.ilLearningSequenceImporter.php.
|
protected |
Definition at line 24 of file class.ilLearningSequenceImporter.php.
|
protected |
Definition at line 23 of file class.ilLearningSequenceImporter.php.