ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilOrgUnitSimpleImport. More...
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. | |
Public Member Functions inherited from ilXmlImporter | |
__construct () | |
Constructor. | |
init () | |
Init. | |
setInstallId ($a_val) | |
Set installation id. | |
getInstallId () | |
Get installation id. | |
setInstallUrl ($a_val) | |
Set installation url. | |
getInstallUrl () | |
Get installation url. | |
setSchemaVersion ($a_val) | |
Set schema version. | |
getSchemaVersion () | |
Get schema version. | |
setImportDirectory ($a_val) | |
Set import directory. | |
getImportDirectory () | |
Get import directory. | |
setSkipEntities ($a_val) | |
Set skip entities. | |
getSkipEntities () | |
Get skip entities. | |
finalProcessing ($a_mapping) | |
Final processing. |
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().
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().