38 $this->current_user = $DIC[
'ilUser'];
39 $this->
lng = $DIC[
'lng'];
40 $this->rbacsystem = $DIC[
'rbacsystem'];
41 $this->
access = $DIC[
'ilAccess'];
59 [
"permission" =>
"write",
"cmd" =>
"questions",
"lang_var" =>
"tst_edit_questions"],
60 [
"permission" =>
"write",
"cmd" =>
"ilObjQuestionPoolSettingsGeneralGUI::showForm",
"lang_var" =>
"settings"],
61 #array("permission" => "write", "cmd" => "questions", "lang_var" => "edit", 62 # "default" => false), 63 [
"permission" =>
"read",
"cmd" =>
"questions",
"lang_var" =>
"edit",
73 $user_id = $this->current_user->getId();
76 if ($this->rbacsystem->checkAccessOfUser(
$user_id,
'write', $ref_id)) {
80 switch ($permission) {
83 if (self::_isOffline($obj_id)) {
_checkAccess(string $cmd, string $permission, int $ref_id, int $obj_id, ?int $user_id=null)
const IL_NO_OBJECT_ACCESS
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _getCommands()
get commands
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null