|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAssQuestionProcessLockerDb:
Collaboration diagram for ilAssQuestionProcessLockerDb:Public Member Functions | |
| __construct (private ilDBInterface $db) | |
Public Member Functions inherited from ilAssQuestionProcessLocker | |
| executePersistWorkingStateLockOperation (callable $operation) | |
| executeUserSolutionUpdateLockOperation (callable $operation) | |
| executeUserQuestionResultUpdateOperation (callable $operation) | |
| executeUserPassResultUpdateLockOperation (callable $operation) | |
| executeUserTestResultUpdateLockOperation (callable $operation) | |
| executeUserSolutionAdoptLockOperation (callable $operation) | |
Protected Attributes | |
| ilAtomQuery | $atom_query = null |
Private Member Functions | |
| getTablesUsedDuringSolutionUpdate () | |
| getTablesUsedDuringResultUpdate () | |
Definition at line 25 of file class.ilAssQuestionProcessLockerDb.php.
| ilAssQuestionProcessLockerDb::__construct | ( | private ilDBInterface | $db | ) |
Definition at line 29 of file class.ilAssQuestionProcessLockerDb.php.
|
protected |
Reimplemented from ilAssQuestionProcessLocker.
Definition at line 86 of file class.ilAssQuestionProcessLockerDb.php.
References $ilDB.
|
private |
Definition at line 42 of file class.ilAssQuestionProcessLockerDb.php.
Referenced by onBeforeExecutingUserQuestionResultUpdateOperation(), and onBeforeExecutingUserSolutionAdoptOperation().
Here is the caller graph for this function:
|
private |
Definition at line 34 of file class.ilAssQuestionProcessLockerDb.php.
References PassPresentedVariablesRepo\TABLE_NAME.
Referenced by onBeforeExecutingUserSolutionAdoptOperation(), and onBeforeExecutingUserSolutionUpdateOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilAssQuestionProcessLocker.
Definition at line 59 of file class.ilAssQuestionProcessLockerDb.php.
References getTablesUsedDuringResultUpdate().
Here is the call graph for this function:
|
protected |
Reimplemented from ilAssQuestionProcessLocker.
Definition at line 67 of file class.ilAssQuestionProcessLockerDb.php.
References getTablesUsedDuringResultUpdate(), and getTablesUsedDuringSolutionUpdate().
Here is the call graph for this function:
|
protected |
Reimplemented from ilAssQuestionProcessLocker.
Definition at line 49 of file class.ilAssQuestionProcessLockerDb.php.
References getTablesUsedDuringSolutionUpdate().
Here is the call graph for this function:
|
protected |
Reimplemented from ilAssQuestionProcessLocker.
Definition at line 78 of file class.ilAssQuestionProcessLockerDb.php.
|
protected |
Definition at line 27 of file class.ilAssQuestionProcessLockerDb.php.