|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class for category export. More...
Inheritance diagram for ilCourseReferenceExporter:
Collaboration diagram for ilCourseReferenceExporter:Protected Member Functions | |
| initWriter (ilContainerReference $ref) | |
| Init xml writer. | |
Additional Inherited Members | |
Public Member Functions inherited from ilContainerReferenceExporter | |
| getXmlExportHeadDependencies ($a_entity, $a_target_release, $a_ids) | |
| Get head dependencies. | |
| getXmlRepresentation ($a_entity, $a_schema_version, $a_id) | |
| Get xml. | |
| getValidSchemaVersions ($a_entity) | |
| Returns schema versions that the component can export to. | |
| init () | |
| Init method. | |
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 | |
Class for category export.
Definition at line 13 of file class.ilCourseReferenceExporter.php.
|
protected |
Init xml writer.
| ilContainerReference | $ref |
Reimplemented from ilContainerReferenceExporter.
Definition at line 21 of file class.ilCourseReferenceExporter.php.