|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilOrgUnitSimpleUserImport. More...
Inheritance diagram for ilOrgUnitSimpleUserImport:
Collaboration diagram for ilOrgUnitSimpleUserImport:Public Member Functions | |
| simpleUserImport ($file_path) | |
| simpleUserImportElement (SimpleXMLElement $a) | |
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) | |
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... | |
Private Member Functions | |
| buildUserId ($id, $type) | |
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 ilOrgUnitSimpleUserImport.
Definition at line 13 of file class.ilOrgUnitSimpleUserImport.php.
|
private |
| $id | |
| $type |
Definition at line 90 of file class.ilOrgUnitSimpleUserImport.php.
References $ilDB, ilObjUser\_lookupId(), and ilObject\_lookupObjIdByImportId().
Referenced by simpleUserImportElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImport::simpleUserImport | ( | $file_path | ) |
| $file_path |
Definition at line 18 of file class.ilOrgUnitSimpleUserImport.php.
References ilOrgUnitImporter\addError(), and simpleUserImportElement().
Here is the call graph for this function:| ilOrgUnitSimpleUserImport::simpleUserImportElement | ( | SimpleXMLElement | $a | ) |
| SimpleXMLElement | $a |
Definition at line 38 of file class.ilOrgUnitSimpleUserImport.php.
References ilOrgUnitImporter\addError(), ilOrgUnitImporter\buildRef(), and buildUserId().
Referenced by simpleUserImport().
Here is the call graph for this function:
Here is the caller graph for this function: