19 declare(strict_types=1);
66 Restriction::NOT_DELETABLE
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'),
106 $meta_schema = $structure->
getRoot()
107 ->getSubElement(
'metaMetadata')
108 ->getSubElement(
'metadataSchema');
116 Restriction::NOT_DELETABLE,
131 if (is_null($index)) {
132 $tag = $this->tag_factory->tag(
137 $tag = $this->tag_factory->tag(
151 $tag = $this->tag_factory->tag(
152 Restriction::PRESET_VALUE,
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(Container $dic, ilPlugin $plugin)