ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
class.ilCourseReferenceExporter.php
Go to the documentation of this file.
1 <?php
2 
3 /* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
4 
5 
13 {
20  {
21  return new ilCourseReferenceXmlWriter($ref);
22  }
23 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class for container reference export.
initWriter(ilContainerReference $ref)
Init xml writer.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...