19 declare(strict_types=1);
40 'component' =>
'components/ILIAS/Container',
49 if ($a_entity ===
"cat") {
51 foreach ($a_ids as
$id) {
53 if (count($t_ids) > 0) {
54 $tax_ids[$t_ids[0]] = $t_ids[0];
60 "component" =>
"components/ILIAS/Taxonomy",
76 $cat_ref_id = end($all_ref);
80 $GLOBALS[
'ilLog']->write(__METHOD__ . $a_id .
' is not instance of type category!');
87 $writer->export(
false);
88 return $writer->getXml();
100 'namespace' =>
'https://www.ilias.de/Modules/Category/cat/9_0',
101 'xsd_file' =>
'ilias_cat_9_0.xsd',
102 'uses_dataset' =>
false,
107 "namespace" =>
"https://www.ilias.de/Modules/Category/cat/4_3",
108 "xsd_file" =>
"ilias_cat_4_3.xsd",
109 "uses_dataset" =>
false,
Class for category export.
static _getAllReferences(int $id)
get all reference ids for object ID
Class for category export.
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
static getUsageOfObject(int $a_obj_id, bool $a_include_titles=false)
getXmlExportHeadDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get head dependencies.
getValidSchemaVersions(string $a_entity)
Returns schema versions that the component can export to.
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins