|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilTestProcessLockerDb:
Collaboration diagram for ilTestProcessLockerDb:Public Member Functions | |
| __construct (ilDBInterface $db) | |
Public Member Functions inherited from ilTestProcessLocker | |
| executeTestStartLockOperation (callable $operation) | |
| executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
| executeTestFinishOperation (callable $operation) | |
Protected Member Functions | ||||
| onBeforeExecutingTestStartOperation () | ||||
| {} More... | ||||
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
{
| ||||
| onBeforeExecutingTestFinishOperation () | ||||
| {} More... | ||||
| executeOperation (callable $operation) | ||||
{
| ||||
Protected Member Functions inherited from ilTestProcessLocker | ||||
| executeOperation (callable $operation) | ||||
| onBeforeExecutingTestStartOperation () | ||||
| onAfterExecutingTestStartOperation () | ||||
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
| onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | ||||
| onBeforeExecutingTestFinishOperation () | ||||
| onAfterExecutingTestFinishOperation () | ||||
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 |
{
| 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().