19 declare(strict_types=1);
31 public const ALL =
'*';
38 protected string $adaptor_name,
39 protected bool $activated =
false,
40 protected array $container_keys = [],
43 if ($this->nodes ===
null) {
50 return $this->adaptor_name;
55 return $this->nodes->getNodes();
60 return $this->container_keys;
70 return $this->activated;
__construct(protected string $adaptor_name, protected bool $activated=false, protected array $container_keys=[], protected ?NodeRepository $nodes=null)
getActivatedContainerKeys()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null