| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Importer class for calendar data. More...
 Inheritance diagram for ilCalendarImporter:
 Collaboration diagram for ilCalendarImporter:Public Member Functions | |
| init () | |
| importXmlRepresentation (string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping) | |
  Public Member Functions inherited from ilXmlImporter | |
| __construct () | |
| setImport (ilImport $a_val) | |
| getImport () | |
| init () | |
| setInstallId (string $a_val) | |
| getInstallId () | |
| setInstallUrl (string $a_val) | |
| getInstallUrl () | |
| setSchemaVersion (string $a_val) | |
| getSchemaVersion () | |
| setImportDirectory (string $a_val) | |
| getImportDirectory () | |
| setSkipEntities (array $a_val) | |
| getSkipEntities () | |
| exportedFromSameInstallation () | |
| importXmlRepresentation (string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping) | |
| finalProcessing (ilImportMapping $a_mapping) | |
| afterContainerImportProcessing (ilImportMapping $mapping) | |
Protected Attributes | |
| ilCalendarDataSet | $ds | 
  Protected Attributes inherited from ilXmlImporter | |
| array | $skip_entities = array() | 
| ilImport | $imp | 
| string | $install_id | 
| string | $install_url | 
| string | $schema_version | 
| string | $import_directory | 
Importer class for calendar data.
Definition at line 11 of file class.ilCalendarImporter.php.
| ilCalendarImporter::importXmlRepresentation | ( | string | $a_entity, | 
| string | $a_id, | ||
| string | $a_xml, | ||
| ilImportMapping | $a_mapping | ||
| ) | 
Definition at line 27 of file class.ilCalendarImporter.php.
References ilXmlImporter\getSchemaVersion().
 Here is the call graph for this function:| ilCalendarImporter::init | ( | ) | 
Definition at line 18 of file class.ilCalendarImporter.php.
      
  | 
  protected | 
Definition at line 13 of file class.ilCalendarImporter.php.