Class ilOrgUnitImporter.
More...
|
| 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) |
|
| __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...
|
|
◆ addError()
ilOrgUnitImporter::addError |
( |
|
$lang_var, |
|
|
|
$import_id, |
|
|
|
$action = NULL |
|
) |
| |
◆ addWarning()
ilOrgUnitImporter::addWarning |
( |
|
$lang_var, |
|
|
|
$import_id, |
|
|
|
$action = NULL |
|
) |
| |
◆ buildRef()
ilOrgUnitImporter::buildRef |
( |
|
$id, |
|
|
|
$type |
|
) |
| |
|
protected |
◆ getErrors()
ilOrgUnitImporter::getErrors |
( |
| ) |
|
◆ getStats()
ilOrgUnitImporter::getStats |
( |
| ) |
|
◆ getWarnings()
ilOrgUnitImporter::getWarnings |
( |
| ) |
|
◆ hasErrors()
ilOrgUnitImporter::hasErrors |
( |
| ) |
|
◆ hasWarnings()
ilOrgUnitImporter::hasWarnings |
( |
| ) |
|
◆ importXmlRepresentation()
ilOrgUnitImporter::importXmlRepresentation |
( |
|
$a_entity, |
|
|
|
$a_id, |
|
|
|
$a_xml, |
|
|
|
$a_mapping |
|
) |
| |
◆ $errors
ilOrgUnitImporter::$errors |
◆ $stats
ilOrgUnitImporter::$stats |
◆ $warnings
ilOrgUnitImporter::$warnings |
The documentation for this class was generated from the following file: