|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilTestQuestionSetConfig:
Collaboration diagram for ilTestQuestionSetConfig:Public Member Functions | |
| __construct (protected readonly ilTree $tree, protected readonly ilDBInterface $db, protected readonly ilLanguage $lng, protected readonly TestLogger $logger, protected readonly ilComponentRepository $component_repository, protected readonly ilObjTest $test_obj, protected readonly GeneralQuestionPropertiesRepository $questionrepository) | |
| loadFromDb () | |
| saveToDb () | |
| cloneToDbForTestId (int $testId) | |
| deleteFromDb () | |
| isQuestionSetConfigured () | |
| doesQuestionSetRelatedDataExist () | |
| removeQuestionSetRelatedData () | |
| cloneQuestionSetRelatedData (ilObjTest $clone_test_obj) | |
| getQuestionPoolPathString (int $pool_id) | |
| getFirstQuestionPoolRefIdByObjId (int $pool_obj_id) | |
| isResultTaxonomyFilterSupported () | |
Definition at line 29 of file class.ilTestQuestionSetConfig.php.
| ilTestQuestionSetConfig::__construct | ( | protected readonly ilTree | $tree, |
| protected readonly ilDBInterface | $db, | ||
| protected readonly ilLanguage | $lng, | ||
| protected readonly TestLogger | $logger, | ||
| protected readonly ilComponentRepository | $component_repository, | ||
| protected readonly ilObjTest | $test_obj, | ||
| protected readonly GeneralQuestionPropertiesRepository | $questionrepository | ||
| ) |
Definition at line 31 of file class.ilTestQuestionSetConfig.php.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
| ilTestQuestionSetConfig::getFirstQuestionPoolRefIdByObjId | ( | int | $pool_obj_id | ) |
Definition at line 61 of file class.ilTestQuestionSetConfig.php.
References ilObject\_getAllReferences().
Here is the call graph for this function:| ilTestQuestionSetConfig::getQuestionPoolPathString | ( | int | $pool_id | ) |
Definition at line 52 of file class.ilTestQuestionSetConfig.php.
References $path, $ref_id, ilObject\_getAllReferences(), and ROOT_FOLDER_ID.
Here is the call graph for this function:
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
Referenced by ilObjTest\isComplete().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.