ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 27 of file class.ilTestProcessLockerDb.php.
ilTestProcessLockerDb::__construct | ( | ilDBInterface | $db | ) |
ilDBInterface | $db |
Definition at line 42 of file class.ilTestProcessLockerDb.php.
References $db.
|
protected |
{
callable | $operation |
Reimplemented from ilTestProcessLocker.
Definition at line 87 of file class.ilTestProcessLockerDb.php.
References $ilDB.
|
protected |
Reimplemented from ilTestProcessLocker.
Definition at line 100 of file class.ilTestProcessLockerDb.php.
|
protected |
Reimplemented from ilTestProcessLocker.
Definition at line 95 of file class.ilTestProcessLockerDb.php.
|
protected |
{
bool | $withTaxonomyTables |
Reimplemented from ilTestProcessLocker.
Definition at line 59 of file class.ilTestProcessLockerDb.php.
|
protected |
{}
Reimplemented from ilTestProcessLocker.
Definition at line 78 of file class.ilTestProcessLockerDb.php.
|
protected |
{}
Reimplemented from ilTestProcessLocker.
Definition at line 51 of file class.ilTestProcessLockerDb.php.
|
protected |
Definition at line 37 of file class.ilTestProcessLockerDb.php.
|
protected |
Definition at line 32 of file class.ilTestProcessLockerDb.php.
Referenced by __construct().