|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilTestProcessLockerNone:
Collaboration diagram for ilTestProcessLockerNone:Additional Inherited Members | |
Public Member Functions inherited from ilTestProcessLocker | |
| executeTestStartLockOperation (callable $operation) | |
| executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
| executeTestFinishOperation (callable $operation) | |
| executeNamedOperation (string $operationDescriptor, callable $operation) | |
Protected Member Functions inherited from ilTestProcessLocker | |
| executeOperation (callable $operation) | |
| onBeforeExecutingTestStartOperation () | |
| onAfterExecutingTestStartOperation () | |
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onBeforeExecutingTestFinishOperation () | |
| onAfterExecutingTestFinishOperation () | |
| onBeforeExecutingNamedOperation (string $operationDescriptor) | |
| onAfterExecutingNamedOperation (string $operationDescriptor) | |
Definition at line 12 of file class.ilTestProcessLockerNone.php.