ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilDataCollectionExporter Class Reference

Class ilDataCollectionExporter. More...

+ Inheritance diagram for ilDataCollectionExporter:
+ Collaboration diagram for ilDataCollectionExporter:

Public Member Functions

 init ()
 getValidSchemaVersions ($entity)
 getXmlRepresentation ($entity, $schema_version, $id)
- Public Member Functions inherited from ilXmlExporter
 __construct ()
 Constructor.
 setExportDirectories ($a_dir_relative, $a_dir_absolute)
 Export directories.
 getRelativeExportDirectory ()
 Get relative export directory.
 getAbsoluteExportDirectory ()
 Get absolute export directory.
 getXmlExportHeadDependencies ($a_entity, $a_target_release, $a_ids)
 Get head dependencies.
 getXmlExportTailDependencies ($a_entity, $a_target_release, $a_ids)
 Get tail dependencies.
 determineSchemaVersion ($a_entity, $a_target_release)
 Determine schema version.

Additional Inherited Members

- Static Public Member Functions inherited from ilXmlExporter
static lookupExportDirectory ($a_obj_type, $a_obj_id, $a_export_type= 'xml', $a_entity="")
 export directory lookup
- Protected Attributes inherited from ilXmlExporter
 $dir_relative
 $dir_absolute

Detailed Description

Member Function Documentation

ilDataCollectionExporter::getValidSchemaVersions (   $entity)
Parameters
$entity

Reimplemented from ilXmlExporter.

Definition at line 19 of file class.ilDataCollectionExporter.php.

{
}
ilDataCollectionExporter::getXmlRepresentation (   $entity,
  $schema_version,
  $id 
)
Parameters
$entity
$schema_version
$id

Reimplemented from ilXmlExporter.

Definition at line 28 of file class.ilDataCollectionExporter.php.

{
}
ilDataCollectionExporter::init ( )

Reimplemented from ilXmlExporter.

Definition at line 12 of file class.ilDataCollectionExporter.php.

{
}

The documentation for this class was generated from the following file: