|
ILIAS
release_4-4 Revision
|
Class ilOrgUnitSimpleImport. More...
Inheritance diagram for ilOrgUnitSimpleImport:
Collaboration diagram for ilOrgUnitSimpleImport:Public Member Functions | |
| simpleImport ($file_path) | |
| simpleImportElement (SimpleXMLElement $o) | |
Public Member Functions inherited from ilOrgUnitImporter | |
| hasErrors () | |
| hasWarnings () | |
| addWarning ($lang_var, $import_id, $action=null) | |
| addError ($lang_var, $import_id, $action=null) | |
| getErrors () | |
| getWarnings () | |
| getStats () | |
| importXmlRepresentation ($a_entity, $a_id, $a_xml, $a_mapping) | |
| Import XML. More... | |
Public Member Functions inherited from ilXmlImporter | |
| __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 | |
Data Fields inherited from ilOrgUnitImporter | |
| $errors | |
| $warnings | |
| $stats | |
Protected Member Functions inherited from ilOrgUnitImporter | |
| buildRef ($id, $type) | |
Protected Attributes inherited from ilXmlImporter | |
| $skip_entities = array() | |
Class ilOrgUnitSimpleImport.
Definition at line 11 of file class.ilOrgUnitSimpleImport.php.
| ilOrgUnitSimpleImport::simpleImport | ( | $file_path | ) |
Definition at line 13 of file class.ilOrgUnitSimpleImport.php.
References $lng, ilOrgUnitImporter\addError(), and simpleImportElement().
Here is the call graph for this function:| ilOrgUnitSimpleImport::simpleImportElement | ( | SimpleXMLElement | $o | ) |
Definition at line 29 of file class.ilOrgUnitSimpleImport.php.
References $ilLog, $ilUser, $ref_id, $tpl, ilObject\_lookupObjIdByImportId(), ilOrgUnitImporter\addError(), ilOrgUnitImporter\addWarning(), ilOrgUnitImporter\buildRef(), and ilObjOrgUnit\getRootOrgRefId().
Referenced by simpleImport().
Here is the call graph for this function:
Here is the caller graph for this function: