|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilTestProcessLocker:
Collaboration diagram for ilTestProcessLocker:Public Member Functions | |
| executeTestStartLockOperation (callable $operation) | |
| executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
| executeTestFinishOperation (callable $operation) | |
| executeNamedOperation (string $operationDescriptor, callable $operation) | |
Protected Member Functions | |
| executeOperation (callable $operation) | |
| onBeforeExecutingTestStartOperation () | |
| onAfterExecutingTestStartOperation () | |
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onBeforeExecutingTestFinishOperation () | |
| onAfterExecutingTestFinishOperation () | |
| onBeforeExecutingNamedOperation (string $operationDescriptor) | |
| onAfterExecutingNamedOperation (string $operationDescriptor) | |
Definition at line 10 of file class.ilTestProcessLocker.php.
|
final |
Definition at line 80 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingNamedOperation(), and onBeforeExecutingNamedOperation().
Here is the call graph for this function:
|
protected |
| callable | $operation |
Reimplemented in ilTestProcessLockerDb.
Definition at line 15 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation(), executeRandomPassBuildOperation(), executeTestFinishOperation(), and executeTestStartLockOperation().
Here is the caller graph for this function:
|
final |
| callable | $operation | |
| bool | $withTaxonomyTables |
Definition at line 48 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingRandomPassBuildOperation(), and onBeforeExecutingRandomPassBuildOperation().
Here is the call graph for this function:
|
final |
| callable | $operation |
Definition at line 73 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingTestFinishOperation(), and onBeforeExecutingTestFinishOperation().
Referenced by ilTestPassFinishTasks\performFinishTasks().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
| callable | $operation |
Definition at line 23 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingTestStartOperation(), and onBeforeExecutingTestStartOperation().
Here is the call graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 106 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation().
Here is the caller graph for this function:
|
protected |
| bool | $withTaxonomyTables |
Reimplemented in ilTestProcessLockerFile.
Definition at line 65 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerFile.
Definition at line 97 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerFile.
Definition at line 40 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 101 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation().
Here is the caller graph for this function:
|
protected |
| bool | $withTaxonomyTables |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 58 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 90 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 33 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
Here is the caller graph for this function: