19 declare(strict_types=1);
26 public function init(): void
34 $GLOBALS[
'DIC']->logger()->root()->warning(
35 $a_id .
' is not id of chatroom instance. Skipped generation of export XML.' 43 return $writer->getXML();
50 if (
'chtr' === $a_entity) {
52 'component' =>
'Services/Object',
65 'namespace' =>
'https://www.ilias.de/Modules/Chatroom/chtr/5_3',
66 'xsd_file' =>
'ilias_chtr_5_3.xsd',
67 'uses_dataset' =>
false,
Class ilChatroomXMLWriter.
Class ilChatroomExporter.
getValidSchemaVersions(string $a_entity)
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
static getInstanceByObjId(?int $obj_id, bool $stop_on_error=true)
get an instance of an Ilias object by object id