19 declare(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();
static get(string $a_var)
isPasswordProtectionPageRedirectRequired()
isPrivilegedParticipant()
wrongUserEnteredPasswordExist()
__construct(ilRbacSystem $rbacsystem, ilObjUser $user, ilObjTest $testOBJ, ilLanguage $lng)
isUserEnteredPasswordCorrect()
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
logWrongEnteredPassword()
setUserEnteredPassword($enteredPassword)
static set(string $a_var, $a_val)
Set a value.