ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct (ilSetting $settings, ilDB $db) | |
setActiveId ($activeId) | |
getActiveId () | |
getLocker () |
Protected Attributes | |
$settings | |
$db | |
$activeId |
Private Member Functions | |
getLockModeSettingValue () |
Definition at line 16 of file class.ilTestProcessLockerFactory.php.
ilTestProcessLockerFactory::getActiveId | ( | ) |
Definition at line 56 of file class.ilTestProcessLockerFactory.php.
References $activeId.
Referenced by getLocker().
ilTestProcessLockerFactory::getLocker | ( | ) |
Definition at line 69 of file class.ilTestProcessLockerFactory.php.
References ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_DB, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_FILE, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_NONE, getActiveId(), and getLockModeSettingValue().
|
private |
Definition at line 61 of file class.ilTestProcessLockerFactory.php.
References ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_NONE.
Referenced by getLocker().
ilTestProcessLockerFactory::setActiveId | ( | $activeId | ) |
int | $activeId |
Definition at line 48 of file class.ilTestProcessLockerFactory.php.
References $activeId.
|
protected |
Definition at line 31 of file class.ilTestProcessLockerFactory.php.
Referenced by getActiveId(), and setActiveId().
|
protected |
Definition at line 26 of file class.ilTestProcessLockerFactory.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilTestProcessLockerFactory.php.
Referenced by __construct().