ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (ilDBInterface $db) | |
![]() | |
executeTestStartLockOperation (callable $operation) | |
executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
executeTestFinishOperation (callable $operation) | |
executeNamedOperation (string $operationDescriptor, callable $operation) | |
Protected Member Functions | ||||
onBeforeExecutingTestStartOperation () | ||||
{} More... | ||||
onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
{
| ||||
onBeforeExecutingTestFinishOperation () | ||||
{} More... | ||||
executeOperation (callable $operation) | ||||
{
| ||||
onBeforeExecutingNamedOperation (string $operationDescriptor) | ||||
onAfterExecutingNamedOperation (string $operationDescriptor) | ||||
![]() | ||||
executeOperation (callable $operation) | ||||
onBeforeExecutingTestStartOperation () | ||||
onAfterExecutingTestStartOperation () | ||||
onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
onBeforeExecutingTestFinishOperation () | ||||
onAfterExecutingTestFinishOperation () | ||||
onBeforeExecutingNamedOperation (string $operationDescriptor) | ||||
onAfterExecutingNamedOperation (string $operationDescriptor) | ||||
Protected Attributes | |
$db | |
$atom_query | |
Definition at line 12 of file class.ilTestProcessLockerDb.php.
ilTestProcessLockerDb::__construct | ( | ilDBInterface | $db | ) |
ilDBInterface | $db |
Definition at line 27 of file class.ilTestProcessLockerDb.php.
References $db.
|
protected |
{
callable | $operation |
Reimplemented from ilTestProcessLocker.
Definition at line 71 of file class.ilTestProcessLockerDb.php.
References $ilDB.
|
protected |
Reimplemented from ilTestProcessLocker.
Definition at line 84 of file class.ilTestProcessLockerDb.php.
|
protected |
Reimplemented from ilTestProcessLocker.
Definition at line 79 of file class.ilTestProcessLockerDb.php.
|
protected |
{
bool | $withTaxonomyTables |
Reimplemented from ilTestProcessLocker.
Definition at line 44 of file class.ilTestProcessLockerDb.php.
|
protected |
{}
Reimplemented from ilTestProcessLocker.
Definition at line 63 of file class.ilTestProcessLockerDb.php.
|
protected |
{}
Reimplemented from ilTestProcessLocker.
Definition at line 36 of file class.ilTestProcessLockerDb.php.
|
protected |
Definition at line 22 of file class.ilTestProcessLockerDb.php.
|
protected |
Definition at line 17 of file class.ilTestProcessLockerDb.php.
Referenced by __construct().