19declare(strict_types=1);
69 $title =
$general->getSubElement(
'title'),
70 Restriction::NOT_DELETABLE
73 $title->getSubElement(
'string'),
74 Restriction::NOT_DELETABLE
77 $identifier =
$general->getSubElement(
'identifier'),
78 Restriction::NOT_DELETABLE,
82 $identifier->getSubElement(
'catalog'),
83 Restriction::NOT_DELETABLE,
87 $identifier->getSubElement(
'catalog'),
92 $identifier->getSubElement(
'entry'),
93 Restriction::NOT_DELETABLE,
97 $identifier->getSubElement(
'entry'),
107 ->getSubElement(
'metaMetadata')
108 ->getSubElement(
'metadataSchema');
116 Restriction::NOT_DELETABLE,
119 $this->addPresetValueTag(
131 if (is_null($index)) {
132 $tag = $this->tag_factory->tag(
137 $tag = $this->tag_factory->tag(
143 $this->addTagToElement($tag, $element);
151 $tag = $this->tag_factory->tag(
156 $this->addTagToElement($tag, $element);
$structure
TOTAL STRUCTURE.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
if(!file_exists('../ilias.ini.php'))