19declare(strict_types=1);
68 return $this->testOBJ->getPassword() !==
null;
73 return $this->rbacsystem->checkAccess(
'write', $this->testOBJ->getRefId());
102 return 'tst_password_' . $this->testOBJ->getTestId();
class ilRbacSystem system function like checkAccess, addActiveRole ... Supporting system functions ar...
static get(string $a_var)
static set(string $a_var, $a_val)
Set a value.
__construct(ilRbacSystem $rbacsystem, ilObjUser $user, ilObjTest $testOBJ, ilLanguage $lng)
logWrongEnteredPassword()
isPrivilegedParticipant()
wrongUserEnteredPasswordExist()
isPasswordProtectionPageRedirectRequired()
setUserEnteredPassword($enteredPassword)
isUserEnteredPasswordCorrect()