|
| __construct ($a_target_id) |
| Constructor. More...
|
|
| __construct ($a_target_id=0) |
| Constructor. More...
|
|
| getConfig ($a_comp) |
| Get configuration (note that configurations are optional, null may be returned!) More...
|
|
| getMapping () |
| Get mapping object. More...
|
|
| setEntityTypes ($a_val) |
| Set entity types. More...
|
|
| getEntityTypes () |
| Get entity types. More...
|
|
| addSkipEntity ($a_component, $a_entity, $skip=true) |
| Add skip entity. More...
|
|
| setCurrentDataset ($a_val) |
| Set currrent dataset. More...
|
|
| getCurrentDataset () |
| Get currrent dataset. More...
|
|
| afterEntityTypes () |
| After entity types are parsed. More...
|
|
| importRecord ($a_entity, $a_types, $a_record) |
| After entity types are parsed. More...
|
|
| importEntity ($a_tmp_file, $a_filename, $a_entity, $a_component, $a_copy_file=false) |
| Import entity. More...
|
|
| importObject ($a_new_obj, $a_tmp_file, $a_filename, $a_type, $a_comp="", $a_copy_file=false) |
| Import repository object export file. More...
|
|
| importFromDirectory ($dir, $a_type, $a_comp) |
| Import from directory. More...
|
|
| getTemporaryImportDir () |
| Get temporary import directory. More...
|
|
| processItemXml ($a_entity, $a_schema_version, $a_id, $a_xml, $a_install_id, $a_install_url) |
| Process item xml. More...
|
|
Import class.
- Author
- Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
- Version
- $Id$
Definition at line 13 of file class.ilImportContainer.php.