39 return $DIC->access()->checkAccess(
42 $this->object->getRefId(),
43 $this->
object->getType(),
44 $this->
object->getId()
82 if (!$this->object->getUseXapi()) {
86 if ($this->object->isStatementsReportEnabled()) {
98 if (!$this->object->getUseXapi()) {
102 if ($this->object->getHighscoreEnabled()) {
125 return $DIC->rbac()->system()->checkAccess(
126 'add_consume_provider',
hasEditPermissionsAccess()
static getInstance(ilObjLTIConsumer $object)
static checkAccess($a_ref_id, $a_allow_only_read=true)
check access to learning progress
static lookupLTISettingsRefId()
Lookup ref_id.
static hasCustomProviderCreationAccess()
const GLOBAL_ADMIN_ROLE_ID
__construct(ilObjLTIConsumer $object)
ilLTIConsumerAccess constructor.
hasLearningProgressAccess()