3 declare(strict_types=1);
40 'component' =>
'Services/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" =>
"Services/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/7_0',
101 'xsd_file' =>
'ilias_cat_7_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,
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _getAllReferences(int $id)
get all reference ids for object ID
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)
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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
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...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins