19 declare(strict_types=1);
40 $link = $this->
ui->factory()->link()->bulky(
43 $this->
getURI($item->getAction())
46 if (
null !== $item->getContentLanguage()) {
47 $link = $link->withContentLanguage($item->getContentLanguage());
50 if (
null !== $item->getLanguageForTargetedResource()) {
51 return $link->withLanguageOfReferencedContent($item->getLanguageForTargetedResource());
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