|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilTestParticipant:Public Member Functions | |
| __construct () | |
| ilTestParticipant constructor. More... | |
| getActiveId () | |
| setActiveId ($activeId) | |
| getAnonymousId () | |
| setAnonymousId ($anonymousId) | |
| getUsrId () | |
| setUsrId ($usrId) | |
| getLogin () | |
| setLogin ($login) | |
| getLastname () | |
| setLastname ($lastname) | |
| getFirstname () | |
| setFirstname ($firstname) | |
| getMatriculation () | |
| setMatriculation ($matriculation) | |
| isActiveStatus () | |
| setActiveStatus ($activeStatus) | |
| getClientIp () | |
| setClientIp ($clientIp) | |
| getFinishedTries () | |
| setFinishedTries ($finishedTries) | |
| isTestFinished () | |
| setTestFinished ($testFinished) | |
| hasUnfinishedPasses () | |
| setUnfinishedPasses ($unfinishedPasses) | |
| getScoring () | |
| setScoring (ilTestParticipantScoring $scoring) | |
| hasScoring () | |
Protected Attributes | |
| $activeId | |
| $anonymousId | |
| $usrId | |
| $login | |
| $lastname | |
| $firstname | |
| $matriculation | |
| $activeStatus | |
| $clientIp | |
| $finishedTries | |
| $testFinished | |
| $unfinishedPasses | |
| $scoring | |
Definition at line 27 of file class.ilTestParticipant.php.
| ilTestParticipant::__construct | ( | ) |
ilTestParticipant constructor.
| string | $activeId | |
| string | $anonymousId | |
| string | $usrId | |
| string | $login | |
| string | $lastname | |
| string | $firstname | |
| string | $matriculation | |
| string | $clientIp | |
| int | $finishedTries | |
| bool | $testFinished | |
| bool | $unfinishedPasses |
Definition at line 108 of file class.ilTestParticipant.php.
References ILIAS\UI\examples\Symbol\Glyph\Login\login().
Here is the call graph for this function:| ilTestParticipant::getActiveId | ( | ) |
Definition at line 127 of file class.ilTestParticipant.php.
References $activeId.
Referenced by ilTestParticipantList\buildFullname(), and ilTestParticipantList\buildParticipantsFullname().
Here is the caller graph for this function:| ilTestParticipant::getAnonymousId | ( | ) |
Definition at line 143 of file class.ilTestParticipant.php.
References $anonymousId.
| ilTestParticipant::getClientIp | ( | ) |
Definition at line 255 of file class.ilTestParticipant.php.
References $clientIp.
| ilTestParticipant::getFinishedTries | ( | ) |
Definition at line 271 of file class.ilTestParticipant.php.
References $finishedTries.
| ilTestParticipant::getFirstname | ( | ) |
Definition at line 207 of file class.ilTestParticipant.php.
References $firstname.
Referenced by ilTestParticipantList\buildInviteeFullname().
Here is the caller graph for this function:| ilTestParticipant::getLastname | ( | ) |
Definition at line 191 of file class.ilTestParticipant.php.
References $lastname.
Referenced by ilTestParticipantList\buildInviteeFullname().
Here is the caller graph for this function:| ilTestParticipant::getLogin | ( | ) |
Definition at line 175 of file class.ilTestParticipant.php.
References $login.
| ilTestParticipant::getMatriculation | ( | ) |
Definition at line 223 of file class.ilTestParticipant.php.
References $matriculation.
| ilTestParticipant::getScoring | ( | ) |
Definition at line 319 of file class.ilTestParticipant.php.
References $scoring.
| ilTestParticipant::getUsrId | ( | ) |
Definition at line 159 of file class.ilTestParticipant.php.
References $usrId.
| ilTestParticipant::hasScoring | ( | ) |
Definition at line 332 of file class.ilTestParticipant.php.
| ilTestParticipant::hasUnfinishedPasses | ( | ) |
Definition at line 303 of file class.ilTestParticipant.php.
References $unfinishedPasses.
| ilTestParticipant::isActiveStatus | ( | ) |
Definition at line 239 of file class.ilTestParticipant.php.
References $activeStatus.
| ilTestParticipant::isTestFinished | ( | ) |
Definition at line 287 of file class.ilTestParticipant.php.
References $testFinished.
| ilTestParticipant::setActiveId | ( | $activeId | ) |
| string | $activeId |
Definition at line 135 of file class.ilTestParticipant.php.
References $activeId.
| ilTestParticipant::setActiveStatus | ( | $activeStatus | ) |
| bool | $activeStatus |
Definition at line 247 of file class.ilTestParticipant.php.
References $activeStatus.
| ilTestParticipant::setAnonymousId | ( | $anonymousId | ) |
| string | $anonymousId |
Definition at line 151 of file class.ilTestParticipant.php.
References $anonymousId.
| ilTestParticipant::setClientIp | ( | $clientIp | ) |
| string | $clientIp |
Definition at line 263 of file class.ilTestParticipant.php.
References $clientIp.
| ilTestParticipant::setFinishedTries | ( | $finishedTries | ) |
| int | $finishedTries |
Definition at line 279 of file class.ilTestParticipant.php.
References $finishedTries.
| ilTestParticipant::setFirstname | ( | $firstname | ) |
| string | $firstname |
Definition at line 215 of file class.ilTestParticipant.php.
References $firstname.
| ilTestParticipant::setLastname | ( | $lastname | ) |
| string | $lastname |
Definition at line 199 of file class.ilTestParticipant.php.
References $lastname.
| ilTestParticipant::setLogin | ( | $login | ) |
| string | $login |
Definition at line 183 of file class.ilTestParticipant.php.
References $login, and ILIAS\UI\examples\Symbol\Glyph\Login\login().
Here is the call graph for this function:| ilTestParticipant::setMatriculation | ( | $matriculation | ) |
| string | $matriculation |
Definition at line 231 of file class.ilTestParticipant.php.
References $matriculation.
| ilTestParticipant::setScoring | ( | ilTestParticipantScoring | $scoring | ) |
| ilTestParticipantScoring | $scoring |
Definition at line 327 of file class.ilTestParticipant.php.
References $scoring.
| ilTestParticipant::setTestFinished | ( | $testFinished | ) |
| bool | $testFinished |
Definition at line 295 of file class.ilTestParticipant.php.
References $testFinished.
| ilTestParticipant::setUnfinishedPasses | ( | $unfinishedPasses | ) |
| bool | $unfinishedPasses |
Definition at line 311 of file class.ilTestParticipant.php.
References $unfinishedPasses.
| ilTestParticipant::setUsrId | ( | $usrId | ) |
| string | $usrId |
Definition at line 167 of file class.ilTestParticipant.php.
References $usrId.
|
protected |
Definition at line 32 of file class.ilTestParticipant.php.
Referenced by getActiveId(), and setActiveId().
|
protected |
Definition at line 67 of file class.ilTestParticipant.php.
Referenced by isActiveStatus(), and setActiveStatus().
|
protected |
Definition at line 37 of file class.ilTestParticipant.php.
Referenced by getAnonymousId(), and setAnonymousId().
|
protected |
Definition at line 72 of file class.ilTestParticipant.php.
Referenced by getClientIp(), and setClientIp().
|
protected |
Definition at line 77 of file class.ilTestParticipant.php.
Referenced by getFinishedTries(), and setFinishedTries().
|
protected |
Definition at line 57 of file class.ilTestParticipant.php.
Referenced by getFirstname(), and setFirstname().
|
protected |
Definition at line 52 of file class.ilTestParticipant.php.
Referenced by getLastname(), and setLastname().
|
protected |
Definition at line 47 of file class.ilTestParticipant.php.
Referenced by getLogin(), and setLogin().
|
protected |
Definition at line 62 of file class.ilTestParticipant.php.
Referenced by getMatriculation(), and setMatriculation().
|
protected |
Definition at line 92 of file class.ilTestParticipant.php.
Referenced by getScoring(), and setScoring().
|
protected |
Definition at line 82 of file class.ilTestParticipant.php.
Referenced by isTestFinished(), and setTestFinished().
|
protected |
Definition at line 87 of file class.ilTestParticipant.php.
Referenced by hasUnfinishedPasses(), and setUnfinishedPasses().
|
protected |
Definition at line 42 of file class.ilTestParticipant.php.
Referenced by getUsrId(), and setUsrId().