3 declare(strict_types=1);
23 $this->
access = $DIC->access();
24 $this->
user = $DIC->user();
43 if ($this->
getADT()->isNull()) {
47 if (!$this->
getADT()->isValid()) {
51 if ($this->
access->checkAccess(
'read',
'', $this->getADT()->getTargetRefId())) {
56 '<a href="' . $link .
'">' . $title .
'</a>' 59 if ($this->
access->checkAccess(
'visible',
'', $this->getADT()->getTargetRefId())) {
73 if (!$this->
getADT()->isNull()) {
74 return $this->
getADT()->getTargetRefId();
decorate($a_value)
Decorate value.
isValidADT(ilADT $a_adt)
Is valid type.
static _lookupObjId(int $ref_id)
static _lookupTitle(int $obj_id)
external link presentation bridge
static _getLink(?int $a_ref_id, string $a_type='', array $a_params=array(), string $append="")
__construct(Container $dic, ilPlugin $plugin)
getSortable()
Get soratable.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(ilADT $a_adt)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...