19 declare(strict_types=1);
    34         return Capabilities::INFO_PAGE;
    51         $helpers->ctrl->setParameterByClass(\ilInfoScreenGUI::class, 
'ref_id', $context);
    55                 $helpers->ctrl->getLinkTargetByClass([
    56                     $this->baseClass($context),
    58                     \ilInfoScreenGUI::class
    59                 ], Capabilities::INFO_PAGE->value)
 withUnlocked(bool $unlocked)
 
maybeBuildURI(Capability $capability, CheckHelpers $helpers, Context $context)
 
fromTarget(string $target)
 
maybeUnlock(Capability $capability, CheckHelpers $helpers, \ilObjFileInfo $info, Context $context,)
 
hasPermission(CheckHelpers $helpers, Context $context, Permissions ... $permission)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...